Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp13137 FunctionDecl* getMatchingFunctionDecl() const { in getMatchingFunctionDecl() function in __anon2e1ecc912711::AddressOfFunctionResolver
13171 Fn = Resolver.getMatchingFunctionDecl(); in ResolveAddressOfOverloadedFunction()