Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaOverload.cpp10652 FunctionDecl* getMatchingFunctionDecl() const { in getMatchingFunctionDecl() function in __anonac20a5290d11::AddressOfFunctionResolver
10701 Fn = Resolver.getMatchingFunctionDecl(); in ResolveAddressOfOverloadedFunction()