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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DType.cpp3238 DecltypeType::DecltypeType(Expr *E, QualType underlyingType, QualType can) argument
H A DASTContext.cpp8991 QualType underlyingType = ET->getDecl()->getIntegerType(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6308 SplitQualType underlyingType = type.split(); local
6799 QualType underlyingType = typedefDecl->getUnderlyingType(); local
[all...]

Completed in 265 milliseconds