Searched refs:LookupSelector (Results 1 – 1 of 1) sorted by relevance
1220 Selector LookupSelector; member1241 llvm::hash_code(SelectorInfo::getHashValue(Key.LookupSelector)), in getHashValue()1248 SelectorInfo::isEqual(LHS.LookupSelector, RHS.LookupSelector) && in isEqual()1256 Selector LookupSelector, bool InstanceMethod) { in lookupRuntimeDefinition() argument1276 PMC[{Interface, LookupSelector, InstanceMethod}]; in lookupRuntimeDefinition()1280 Val = Interface->lookupPrivateMethod(LookupSelector, InstanceMethod); in lookupRuntimeDefinition()1284 Val = Interface->lookupMethod(LookupSelector, InstanceMethod); in lookupRuntimeDefinition()