Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp6890 SplitQualType underlyingType = type.split(); in handleObjCOwnershipTypeAttr() local
7416 QualType underlyingType = typedefDecl->getUnderlyingType(); in checkNullabilityTypeSpecifier() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DType.cpp3521 DecltypeType::DecltypeType(Expr *E, QualType underlyingType, QualType can) in DecltypeType()
H A DASTContext.cpp10394 QualType underlyingType = ET->getDecl()->getIntegerType(); in mergeEnumWithInteger() local