Searched defs:getCanonicalParamType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmtOpenMP.cpp | 408 static QualType getCanonicalParamType(ASTContext &C, QualType T) { getCanonicalParamType() function |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 6143 CanQualType ASTContext::getCanonicalParamType(QualType T) const { getCanonicalParamType() function in ASTContext |