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