Searched refs:LookupSelector (Results 1 – 1 of 1) sorted by relevance
1167 Selector LookupSelector; member1188 llvm::hash_code(SelectorInfo::getHashValue(Key.LookupSelector)), in getHashValue()1195 SelectorInfo::isEqual(LHS.LookupSelector, RHS.LookupSelector) && in isEqual()1203 Selector LookupSelector, bool InstanceMethod) { in lookupRuntimeDefinition() argument1223 PMC[{Interface, LookupSelector, InstanceMethod}]; in lookupRuntimeDefinition()1227 Val = Interface->lookupPrivateMethod(LookupSelector, InstanceMethod); in lookupRuntimeDefinition()1231 Val = Interface->lookupMethod(LookupSelector, InstanceMethod); in lookupRuntimeDefinition()