Home | History | Annotate | Download | only in AST

Lines Matching refs:getCanonicalParamType

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