Home
last modified time | relevance | path

Searched refs:getMatchingFunctionAccessPair (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOverload.cpp12425 const DeclAccessPair* getMatchingFunctionAccessPair() const { in getMatchingFunctionAccessPair() function in __anon85f2cfc11d11::AddressOfFunctionResolver
12473 FoundResult = *Resolver.getMatchingFunctionAccessPair(); in ResolveAddressOfOverloadedFunction()