Home
last modified time | relevance | path

Searched defs:getCanonicalParamType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp408 static QualType getCanonicalParamType(ASTContext &C, QualType T) { getCanonicalParamType() function
/llvm-project/clang/lib/AST/
H A DASTContext.cpp6143 CanQualType ASTContext::getCanonicalParamType(QualType T) const { getCanonicalParamType() function in ASTContext