Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6632 SplitQualType underlyingType = type.split(); in handleObjCOwnershipTypeAttr() local
7199 QualType underlyingType = typedefDecl->getUnderlyingType(); in CheckNullabilityTypeSpecifier() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp3957 DecltypeType::DecltypeType(Expr *E, QualType underlyingType, QualType can) in DecltypeType()
H A DASTContext.cpp10979 QualType underlyingType = ET->getDecl()->getIntegerType(); in mergeEnumWithInteger() local