| /freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | NativeTypeEnum.cpp | 182 Session.getSymbolCache().findSymbolByTypeIndex(Record->getUnderlyingType()); in getBuiltinType() 184 codeview::TypeIndex Underlying = Record->getUnderlyingType(); in getBuiltinType() 298 Record->getUnderlyingType()); in getLength() 345 Record->getUnderlyingType()); in getTypeId()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | ODRHash.cpp | 350 AddQualType(D->getUnderlyingType()); in VisitTypedefNameDecl() 718 QualType UnderlyingType = D->getUnderlyingType(); in RemoveTypedef() 845 AddQualType(T->getUnderlyingType()); in VisitDecltypeType() 1034 QualType UnderlyingType = T->getDecl()->getUnderlyingType(); in VisitTypedefType() 1039 UnderlyingType = Underlying->getDecl()->getUnderlyingType(); in VisitTypedefType() 1063 AddQualType(T->getUnderlyingType()); in VisitTypeOfType() 1096 AddQualType(T->getUnderlyingType()); in VisitUnaryTransformType()
|
| H A D | StmtIterator.cpp | 86 FindVA(TD->getUnderlyingType().getTypePtr())) { in HandleDecl()
|
| H A D | ASTStructuralEquivalence.cpp | 943 Context, cast<MacroQualifiedType>(T1)->getUnderlyingType(), in IsStructurallyEquivalent() 944 cast<MacroQualifiedType>(T2)->getUnderlyingType())) in IsStructurallyEquivalent() 963 cast<TypeOfType>(T1)->getUnderlyingType(), in IsStructurallyEquivalent() 964 cast<TypeOfType>(T2)->getUnderlyingType())) in IsStructurallyEquivalent() 970 Context, cast<UnaryTransformType>(T1)->getUnderlyingType(), in IsStructurallyEquivalent() 971 cast<UnaryTransformType>(T2)->getUnderlyingType())) in IsStructurallyEquivalent() 1838 return IsStructurallyEquivalent(Context, D1->getUnderlyingType(), in IsStructurallyEquivalent() 1839 D2->getUnderlyingType()); in IsStructurallyEquivalent()
|
| H A D | ASTImporterLookupTable.cpp | 27 QualType Ty = D->getUnderlyingType(); in VisitTypedefNameDecl()
|
| H A D | Type.cpp | 1282 return typeParam->getUnderlyingType(); in VisitObjCTypeParamType() 1288 typeParam->getUnderlyingType()->castAs<ObjCObjectPointerType>(); in VisitObjCTypeParamType() 1293 return typeParam->getUnderlyingType(); in VisitObjCTypeParamType() 1868 return Visit(T->getUnderlyingType()); in VisitMacroQualifiedType() 3392 return getDecl()->getUnderlyingType(); in desugar() 3395 QualType MacroQualifiedType::desugar() const { return getUnderlyingType(); } in desugar() 3400 QualType Inner = cast<AttributedType>(getUnderlyingType())->getModifiedType(); in getModifiedType() 3448 return getUnderlyingType(); in desugar() 4187 AttrTy = MacroTy->getUnderlyingType(); in stripOuterNullability()
|
| H A D | CommentSema.cpp | 848 QualType Type = TD->getUnderlyingType(); in isFunctionOrMethodVariadic() 973 auto UnderlyingType = ThisTypedefDecl->getUnderlyingType(); in isClassOrStructOrTagTypedefDecl()
|
| H A D | JSONNodeDumper.cpp | 757 JOS.attribute("type", createQualType(TD->getUnderlyingType())); in VisitTypedefDecl() 762 JOS.attribute("type", createQualType(TAD->getUnderlyingType())); in VisitTypeAliasDecl() 978 JOS.attribute("type", createQualType(D->getUnderlyingType())); in VisitObjCTypeParamDecl()
|
| H A D | TypeLoc.cpp | 505 getUnderlyingType(), Loc); in initializeLocal()
|
| H A D | TextNodeDumper.cpp | 1590 dumpType(D->getUnderlyingType()); in VisitTypedefDecl() 1897 dumpType(D->getUnderlyingType()); in VisitTypeAliasDecl() 2235 dumpType(D->getUnderlyingType()); in VisitObjCTypeParamDecl()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBSymbolTypeEnum.h | 44 getUnderlyingType)
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | PrettyEnumDumper.cpp | 40 auto UnderlyingType = Symbol.getUnderlyingType(); in start()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | CocoaConventions.cpp | 34 RetTy = TD->getDecl()->getUnderlyingType(); in isRefType()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | CanonicalType.h | 532 LLVM_CLANG_CANPROXY_TYPE_ACCESSOR(getUnderlyingType) 538 LLVM_CLANG_CANPROXY_TYPE_ACCESSOR(getUnderlyingType) 545 LLVM_CLANG_CANPROXY_TYPE_ACCESSOR(getUnderlyingType)
|
| H A D | TypeProperties.td | 394 let Read = [{ node->getUnderlyingType() }]; 404 let Read = [{ node->getUnderlyingType() }]; 420 let Read = [{ node->getUnderlyingType() }]; 582 let Read = [{ node->getUnderlyingType() }];
|
| H A D | ASTNodeTraverser.h | 414 void VisitTypedefDecl(const TypedefDecl *D) { Visit(D->getUnderlyingType()); } in VisitTypedefDecl() 536 Visit(D->getUnderlyingType()); in VisitTypeAliasDecl()
|
| H A D | TypeLoc.h | 1101 QualType getInnerType() const { return getTypePtr()->getUnderlyingType(); } in getInnerType() 1973 QualType getUnderlyingType() const { in getUnderlyingType() function 1974 return this->getTypePtr()->getUnderlyingType(); in getUnderlyingType()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | NonnullGlobalConstantsChecker.cpp | 113 Ty = TT->getDecl()->getUnderlyingType(); in isGlobalConstString()
|
| H A D | VLASizeChecker.cpp | 265 TypeToCheck = TND->getUnderlyingType().getCanonicalType(); in checkPreStmt()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
| H A D | ASTMatchersInternal.h | 152 inline QualType getUnderlyingType(const Expr &Node) { return Node.getType(); } 154 inline QualType getUnderlyingType(const ValueDecl &Node) { 157 inline QualType getUnderlyingType(const TypedefNameDecl &Node) { 158 return Node.getUnderlyingType(); 160 inline QualType getUnderlyingType(const FriendDecl &Node) { 165 inline QualType getUnderlyingType(const CXXBaseSpecifier &Node) {
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaDeclObjC.cpp | 588 QualType T = TDecl->getUnderlyingType(); in ActOnSuperClassOfClassInterface() 915 if (S.Context.hasSameType(prevTypeParam->getUnderlyingType(), in checkTypeParamListConsistency() 916 newTypeParam->getUnderlyingType())) in checkTypeParamListConsistency() 925 << newTypeParam->getUnderlyingType() in checkTypeParamListConsistency() 928 << prevTypeParam->getUnderlyingType() in checkTypeParamListConsistency() 933 prevTypeParam->getUnderlyingType().getAsString( in checkTypeParamListConsistency() 954 = " : " + prevTypeParam->getUnderlyingType().getAsString( in checkTypeParamListConsistency() 958 << prevTypeParam->getUnderlyingType() in checkTypeParamListConsistency() 1121 QualType T = TDecl->getUnderlyingType(); in ActOnTypedefedProtocols() 1156 QualType T = TDecl->getUnderlyingType(); in ActOnCompatibilityAlias() [all …]
|
| H A D | SemaCXXScopeSpec.cpp | 348 if (TD->getUnderlyingType()->isRecordType()) in isAcceptableNestedNameSpecifier() 350 if (TD->getUnderlyingType()->isEnumeralType()) { in isAcceptableNestedNameSpecifier()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Index/ |
| H A D | IndexTypeSourceInfo.cpp | 60 TagDecl *Underlying = ND->getUnderlyingType()->getAsTagDecl(); in VisitTypedefTypeLoc()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangASTImporter.cpp | 405 ->getUnderlyingType() in CanImport() 479 ->getUnderlyingType() in Import()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteModernObjC.cpp | 230 if (isTopLevelBlockPointerType(TD->getUnderlyingType())) in HandleTopLevelDeclInObjCContainer() 232 else if (TD->getUnderlyingType()->isFunctionPointerType()) in HandleTopLevelDeclInObjCContainer() 233 CheckFunctionPointerDecl(TD->getUnderlyingType(), TD); in HandleTopLevelDeclInObjCContainer() 2221 Type = TD->getUnderlyingType(); in RewriteObjCQualifiedInterfaceTypes() 4873 DeclT = TDD->getUnderlyingType(); in RewriteBlockPointerDecl() 5607 if (isTopLevelBlockPointerType(TD->getUnderlyingType())) in RewriteFunctionBodyOrGlobalInitializer() 5609 else if (TD->getUnderlyingType()->isFunctionPointerType()) in RewriteFunctionBodyOrGlobalInitializer() 5610 CheckFunctionPointerDecl(TD->getUnderlyingType(), TD); in RewriteFunctionBodyOrGlobalInitializer() 5785 if (isTopLevelBlockPointerType(TD->getUnderlyingType())) in HandleDeclInMainFile() 5787 else if (TD->getUnderlyingType()->isFunctionPointerType()) in HandleDeclInMainFile() [all …]
|