Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOverload.cpp12420 FunctionDecl* getMatchingFunctionDecl() const { in getMatchingFunctionDecl() function in __anon85f2cfc11d11::AddressOfFunctionResolver
12469 Fn = Resolver.getMatchingFunctionDecl(); in ResolveAddressOfOverloadedFunction()