Searched defs:AdjustedType (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h2674 class AdjustedType : public Type, public llvm::FoldingSetNode { class in namespace:clang
2681 AdjustedType(TypeClass TC, QualType OriginalTy, QualType AdjustedTy, function in class:clang::AdjustedType
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp3429 const FunctionType *AdjustedType = New->getType()->getAs<FunctionType>(); local

Completed in 107 milliseconds