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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6142 static bool CheckTemplateArgumentIsCompatibleWithParameter( function
6325 if (CheckTemplateArgumentIsCompatibleWithParameter(S, Param, ParamType,
6473 if (CheckTemplateArgumentIsCompatibleWithParameter(S, Param, ParamType, ArgIn,

Completed in 150 milliseconds