Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp7049 SplitQualType underlyingType = type.split(); handleObjCOwnershipTypeAttr() local
7616 QualType underlyingType = typedefDecl->getUnderlyingType(); CheckNullabilityTypeSpecifier() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DType.cpp3787 DecltypeType(Expr * E,QualType underlyingType,QualType can) DecltypeType() argument
H A DASTContext.cpp10504 QualType underlyingType = ET->getDecl()->getIntegerType(); mergeEnumWithInteger() local