Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaOverload.cpp10411 bool AddMatchingTemplateFunction(FunctionTemplateDecl* FunctionTemplate, in AddMatchingTemplateFunction() function in __anonac20a5290d11::AddressOfFunctionResolver
10521 if (AddMatchingTemplateFunction(FunctionTemplate, I.getPair())) in FindAllFunctionsThatMatchTargetTypeExactly()