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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp1785 DecltypeType::DecltypeType(Expr *E, QualType underlyingType, QualType can) argument
H A DASTContext.cpp7101 QualType underlyingType = ET->getDecl()->getIntegerType(); local
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp4075 SplitQualType underlyingType = type.split(); local

Completed in 143 milliseconds