Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp12231 FunctionDecl* getMatchingFunctionDecl() const { in getMatchingFunctionDecl() function in __anon9a0268b21b11::AddressOfFunctionResolver
12280 Fn = Resolver.getMatchingFunctionDecl(); in ResolveAddressOfOverloadedFunction()