Home | History | Annotate | Download | only in AST

Lines Matching refs:getCanonicalParamType

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