Searched defs:getAdjustedType (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1250 CanQualType getAdjustedType(CanQualType Orig, CanQualType New) const { function in class:clang::ASTContext::DynTypedNodeList
H A DType.h2679 QualType getAdjustedType() const { return AdjustedTy; } function in class:clang::AdjustedType
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp3124 QualType ASTContext::getAdjustedType(QualType Orig, QualType New) const { function in class:ASTContext

Completed in 201 milliseconds