Searched defs:underlyingType (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaType.cpp | 7049 SplitQualType underlyingType = type.split(); handleObjCOwnershipTypeAttr() local |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Type.cpp | 3787 DecltypeType(Expr * E,QualType underlyingType,QualType can) DecltypeType() argument |
H A D | ASTContext.cpp | 10504 QualType underlyingType = ET->getDecl()->getIntegerType(); mergeEnumWithInteger() local |