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

/external/clang/lib/Sema/
H A DSemaTemplate.cpp4273 static bool CheckTemplateArgumentIsCompatibleWithParameter( function
4461 if (CheckTemplateArgumentIsCompatibleWithParameter(S, Param, ParamType,
4610 if (CheckTemplateArgumentIsCompatibleWithParameter(S, Param, ParamType, ArgIn,

Completed in 303 milliseconds