Home
last modified time | relevance | path

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

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