Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOverload.cpp11349 FunctionDecl* getMatchingFunctionDecl() const { in getMatchingFunctionDecl() function in __anon832832a01811::AddressOfFunctionResolver
11398 Fn = Resolver.getMatchingFunctionDecl(); in ResolveAddressOfOverloadedFunction()