Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp13046 const DeclAccessPair* getMatchingFunctionAccessPair() const { in getMatchingFunctionAccessPair() function in __anon22c3dcc72311::AddressOfFunctionResolver
13094 FoundResult = *Resolver.getMatchingFunctionAccessPair(); in ResolveAddressOfOverloadedFunction()