Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DType.cpp1838 DecltypeType::DecltypeType(Expr *E, QualType underlyingType, QualType can) in DecltypeType()
H A DASTContext.cpp7081 QualType underlyingType = ET->getDecl()->getIntegerType(); in mergeEnumWithInteger() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp4089 SplitQualType underlyingType = type.split(); in handleObjCOwnershipTypeAttr() local