Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h1249 CanQualType getAdjustedType(CanQualType Orig, CanQualType New) const { in getAdjustedType() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp3215 QualType ASTContext::getAdjustedType(QualType Orig, QualType New) const { in getAdjustedType() function in ASTContext