Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp12245 FunctionDecl* getMatchingFunctionDecl() const { in getMatchingFunctionDecl() function in __anone93f13811b11::AddressOfFunctionResolver
12294 Fn = Resolver.getMatchingFunctionDecl(); in ResolveAddressOfOverloadedFunction()