| /freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | NativeTypeEnum.cpp | 183 Session.getSymbolCache().findSymbolByTypeIndex(Record->getUnderlyingType()); in getBuiltinType() 185 codeview::TypeIndex Underlying = Record->getUnderlyingType(); in getBuiltinType() 299 Record->getUnderlyingType()); in getLength() 346 Record->getUnderlyingType()); in getTypeId()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ |
| H A D | ODRHash.cpp | 345 AddQualType(D->getUnderlyingType()); in VisitTypedefNameDecl() 768 AddQualType(T->getUnderlyingType()); in VisitDecltypeType() 950 QualType UnderlyingType = T->getDecl()->getUnderlyingType(); in VisitTypedefType() 955 UnderlyingType = Underlying->getDecl()->getUnderlyingType(); in VisitTypedefType() 979 AddQualType(T->getUnderlyingType()); in VisitTypeOfType() 1012 AddQualType(T->getUnderlyingType()); in VisitUnaryTransformType()
|
| H A D | StmtIterator.cpp | 87 FindVA(TD->getUnderlyingType().getTypePtr())) { in HandleDecl()
|
| H A D | ASTStructuralEquivalence.cpp | 587 cast<TypeOfType>(T1)->getUnderlyingType(), in IsStructurallyEquivalent() 588 cast<TypeOfType>(T2)->getUnderlyingType())) in IsStructurallyEquivalent() 594 Context, cast<UnaryTransformType>(T1)->getUnderlyingType(), in IsStructurallyEquivalent() 595 cast<UnaryTransformType>(T2)->getUnderlyingType())) in IsStructurallyEquivalent() 1568 !::IsStructurallyEquivalent(*this, Typedef1->getUnderlyingType(), in CheckKindSpecificEquivalence() 1569 Typedef2->getUnderlyingType())) in CheckKindSpecificEquivalence()
|
| H A D | ASTDumper.cpp | 532 NodeDumper.dumpType(D->getUnderlyingType()); in VisitTypedefDecl() 535 dumpTypeAsChild(D->getUnderlyingType()); in VisitTypedefDecl() 827 NodeDumper.dumpType(D->getUnderlyingType()); in VisitTypeAliasDecl() 828 dumpTypeAsChild(D->getUnderlyingType()); in VisitTypeAliasDecl() 1270 NodeDumper.dumpType(D->getUnderlyingType()); in VisitObjCTypeParamDecl()
|
| H A D | TypeLoc.cpp | 473 getUnderlyingType(), Loc); in initializeLocal()
|
| H A D | Type.cpp | 1174 return ctx.getQualifiedType(typeParam->getUnderlyingType(), in substObjCTypeArgs() 1180 const auto *objPtr = typeParam->getUnderlyingType() in substObjCTypeArgs() 1186 return ctx.getQualifiedType(typeParam->getUnderlyingType(), in substObjCTypeArgs() 3082 return getDecl()->getUnderlyingType(); in desugar() 3122 return getUnderlyingType(); in desugar()
|
| H A D | DeclPrinter.cpp | 157 return TDD->getUnderlyingType(); in getDeclType() 1201 Out << " : " << Param->getUnderlyingType().getAsString(Policy); in PrintObjCTypeParams()
|
| H A D | FormatString.cpp | 986 QualType T = Typedef->getUnderlyingType(); in namedTypeToLengthModifier()
|
| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBSymbolTypeEnum.h | 45 getUnderlyingType)
|
| /freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/ |
| H A D | PrettyEnumDumper.cpp | 41 auto UnderlyingType = Symbol.getUnderlyingType(); in start()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/ |
| H A D | ClangASTContext.cpp | 2864 ->getUnderlyingType() in IsAggregateType() 2902 ->getUnderlyingType() in IsAnonymousType() 2973 ->getUnderlyingType() in IsArrayType() 3452 ->getUnderlyingType() in IsPointerType() 4224 ->getUnderlyingType()) in GetTypeInfo() 4335 ->getUnderlyingType()) in GetMinimumLanguage() 5285 ->getUnderlyingType()) in GetEncoding() 5456 ->getUnderlyingType()) in GetFormat() 6088 ->getUnderlyingType()) in GetFieldAtIndex() 9354 ->getUnderlyingType(); in DumpValue() [all …]
|
| H A D | ClangASTImporter.cpp | 369 ->getUnderlyingType() in CanImport() 445 ->getUnderlyingType() in Import()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | CanonicalType.h | 531 LLVM_CLANG_CANPROXY_TYPE_ACCESSOR(getUnderlyingType) 537 LLVM_CLANG_CANPROXY_TYPE_ACCESSOR(getUnderlyingType) 544 LLVM_CLANG_CANPROXY_TYPE_ACCESSOR(getUnderlyingType)
|
| H A D | TypeLoc.h | 1837 QualType getUnderlyingType() const { in getUnderlyingType() function 1838 return this->getTypePtr()->getUnderlyingType(); in getUnderlyingType()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/ |
| H A D | CocoaConventions.cpp | 35 RetTy = TD->getDecl()->getUnderlyingType(); in isRefType()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | NonnullGlobalConstantsChecker.cpp | 111 Ty = T->getDecl()->getUnderlyingType(); in isGlobalConstString()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaDeclObjC.cpp | 584 QualType T = TDecl->getUnderlyingType(); in ActOnSuperClassOfClassInterface() 911 if (S.Context.hasSameType(prevTypeParam->getUnderlyingType(), in checkTypeParamListConsistency() 912 newTypeParam->getUnderlyingType())) in checkTypeParamListConsistency() 921 << newTypeParam->getUnderlyingType() in checkTypeParamListConsistency() 924 << prevTypeParam->getUnderlyingType() in checkTypeParamListConsistency() 929 prevTypeParam->getUnderlyingType().getAsString( in checkTypeParamListConsistency() 951 = " : " + prevTypeParam->getUnderlyingType().getAsString( in checkTypeParamListConsistency() 955 << prevTypeParam->getUnderlyingType() in checkTypeParamListConsistency() 1114 QualType T = TDecl->getUnderlyingType(); in ActOnTypedefedProtocols() 1149 QualType T = TDecl->getUnderlyingType(); in ActOnCompatibilityAlias() [all …]
|
| H A D | SemaCXXScopeSpec.cpp | 335 if (TD->getUnderlyingType()->isRecordType()) in isAcceptableNestedNameSpecifier() 337 if (TD->getUnderlyingType()->isEnumeralType()) { in isAcceptableNestedNameSpecifier()
|
| H A D | SemaDeclAttr.cpp | 2705 QualType T = TD->getUnderlyingType(); in handleObjCNSObject() 2734 QualType T = TD->getUnderlyingType(); in handleObjCIndependentClass() 3487 if (TD && TD->getUnderlyingType()->isUnionType()) in handleTransparentUnionAttr() 3488 RD = TD->getUnderlyingType()->getAsUnionType()->getDecl(); in handleTransparentUnionAttr() 3586 T = TD->getUnderlyingType(); in AddAlignValueAttr() 3698 if (!TND->getUnderlyingType()->isDependentType()) { in AddAlignedAttr() 3961 OldTy = TD->getUnderlyingType(); in AddModeAttr() 5073 QualType T = TD->getUnderlyingType(); in handleObjCBridgeAttr() 5806 if (TD && (TD->getUnderlyingType()->isFunctionPointerType() || in handleX86ForceAlignArgPointerAttr() 5807 TD->getUnderlyingType()->isFunctionType())) in handleX86ForceAlignArgPointerAttr() [all …]
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/ASTMatchers/ |
| H A D | ASTMatchersInternal.h | 121 inline QualType getUnderlyingType(const Expr &Node) { return Node.getType(); } in getUnderlyingType() function 123 inline QualType getUnderlyingType(const ValueDecl &Node) { in getUnderlyingType() function 126 inline QualType getUnderlyingType(const TypedefNameDecl &Node) { in getUnderlyingType() function 127 return Node.getUnderlyingType(); in getUnderlyingType() 129 inline QualType getUnderlyingType(const FriendDecl &Node) { in getUnderlyingType() function
|
| H A D | ASTMatchers.h | 3109 QualType QT = internal::getUnderlyingType(Node); 3137 QualType QT = internal::getUnderlyingType(Node); 5387 AST_TYPE_TRAVERSE_MATCHER(hasUnderlyingType, getUnderlyingType,
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Index/ |
| H A D | IndexTypeSourceInfo.cpp | 53 TagDecl *Underlying = ND->getUnderlyingType()->getAsTagDecl(); in VisitTypedefTypeLoc()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteModernObjC.cpp | 231 if (isTopLevelBlockPointerType(TD->getUnderlyingType())) in HandleTopLevelDeclInObjCContainer() 233 else if (TD->getUnderlyingType()->isFunctionPointerType()) in HandleTopLevelDeclInObjCContainer() 234 CheckFunctionPointerDecl(TD->getUnderlyingType(), TD); in HandleTopLevelDeclInObjCContainer() 2217 Type = TD->getUnderlyingType(); in RewriteObjCQualifiedInterfaceTypes() 4880 DeclT = TDD->getUnderlyingType(); in RewriteBlockPointerDecl() 5610 if (isTopLevelBlockPointerType(TD->getUnderlyingType())) in RewriteFunctionBodyOrGlobalInitializer() 5612 else if (TD->getUnderlyingType()->isFunctionPointerType()) in RewriteFunctionBodyOrGlobalInitializer() 5613 CheckFunctionPointerDecl(TD->getUnderlyingType(), TD); in RewriteFunctionBodyOrGlobalInitializer() 5788 if (isTopLevelBlockPointerType(TD->getUnderlyingType())) in HandleDeclInMainFile() 5790 else if (TD->getUnderlyingType()->isFunctionPointerType()) in HandleDeclInMainFile() [all …]
|
| H A D | RewriteObjC.cpp | 4029 DeclT = TDD->getUnderlyingType(); in RewriteBlockPointerDecl() 4707 if (isTopLevelBlockPointerType(TD->getUnderlyingType())) in RewriteFunctionBodyOrGlobalInitializer() 4709 else if (TD->getUnderlyingType()->isFunctionPointerType()) in RewriteFunctionBodyOrGlobalInitializer() 4710 CheckFunctionPointerDecl(TD->getUnderlyingType(), TD); in RewriteFunctionBodyOrGlobalInitializer() 4881 if (isTopLevelBlockPointerType(TD->getUnderlyingType())) in HandleDeclInMainFile() 4883 else if (TD->getUnderlyingType()->isFunctionPointerType()) in HandleDeclInMainFile() 4884 CheckFunctionPointerDecl(TD->getUnderlyingType(), TD); in HandleDeclInMainFile()
|