Searched refs:LookupSelector (Results 1 – 1 of 1) sorted by relevance
1172 Selector LookupSelector; member1193 llvm::hash_code(SelectorInfo::getHashValue(Key.LookupSelector)), in getHashValue()1200 SelectorInfo::isEqual(LHS.LookupSelector, RHS.LookupSelector) && in isEqual()1208 Selector LookupSelector, bool InstanceMethod) { in lookupRuntimeDefinition() argument1228 PMC[{Interface, LookupSelector, InstanceMethod}]; in lookupRuntimeDefinition()1232 Val = Interface->lookupPrivateMethod(LookupSelector, InstanceMethod); in lookupRuntimeDefinition()1236 Val = Interface->lookupMethod(LookupSelector, InstanceMethod); in lookupRuntimeDefinition()