Home
last modified time | relevance | path

Searched defs:getAdjustedType (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/AST/
DASTContext.h1066 CanQualType getAdjustedType(CanQualType Orig, CanQualType New) const { in getAdjustedType() function
/external/llvm-project/clang/include/clang/AST/
DASTContext.h1206 CanQualType getAdjustedType(CanQualType Orig, CanQualType New) const { in getAdjustedType() function
/external/clang/lib/AST/
DASTContext.cpp2371 QualType ASTContext::getAdjustedType(QualType Orig, QualType New) const { in getAdjustedType() function in ASTContext
/external/llvm-project/clang/lib/AST/
DASTContext.cpp3172 QualType ASTContext::getAdjustedType(QualType Orig, QualType New) const { in getAdjustedType() function in ASTContext