Home | History | Annotate | Download | only in AST

Lines Matching refs:getCanonicalParamType

2679       CanonicalArgs.push_back(getCanonicalParamType(ArgArray[i]));
3640 CanQualType ASTContext::getCanonicalParamType(QualType T) const {