Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplate.cpp4410 static bool CheckTemplateArgumentIsCompatibleWithParameter( in CheckTemplateArgumentIsCompatibleWithParameter() function
4599 if (CheckTemplateArgumentIsCompatibleWithParameter(S, Param, ParamType, in CheckTemplateArgumentAddressOfObjectOrFunction()
4748 if (CheckTemplateArgumentIsCompatibleWithParameter(S, Param, ParamType, ArgIn, in CheckTemplateArgumentAddressOfObjectOrFunction()
/external/llvm-project/clang/lib/Sema/
DSemaTemplate.cpp6352 static bool CheckTemplateArgumentIsCompatibleWithParameter( in CheckTemplateArgumentIsCompatibleWithParameter() function
6658 if (CheckTemplateArgumentIsCompatibleWithParameter(S, Param, ParamType, ArgIn, in CheckTemplateArgumentAddressOfObjectOrFunction()