Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOverload.cpp13137 FunctionDecl* getMatchingFunctionDecl() const { in getMatchingFunctionDecl() function in __anonac14d22a2711::AddressOfFunctionResolver
13171 Fn = Resolver.getMatchingFunctionDecl(); in ResolveAddressOfOverloadedFunction()