Home
last modified time | relevance | path

Searched refs:getUnderlyingType (Results 1 – 25 of 61) sorted by relevance

123

/freebsd-12.1/contrib/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp183 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 DODRHash.cpp345 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 DStmtIterator.cpp87 FindVA(TD->getUnderlyingType().getTypePtr())) { in HandleDecl()
H A DASTStructuralEquivalence.cpp587 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 DASTDumper.cpp532 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 DTypeLoc.cpp473 getUnderlyingType(), Loc); in initializeLocal()
H A DType.cpp1174 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 DDeclPrinter.cpp157 return TDD->getUnderlyingType(); in getDeclType()
1201 Out << " : " << Param->getUnderlyingType().getAsString(Policy); in PrintObjCTypeParams()
H A DFormatString.cpp986 QualType T = Typedef->getUnderlyingType(); in namedTypeToLengthModifier()
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/
H A DPDBSymbolTypeEnum.h45 getUnderlyingType)
/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DPrettyEnumDumper.cpp41 auto UnderlyingType = Symbol.getUnderlyingType(); in start()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp2864 ->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 DClangASTImporter.cpp369 ->getUnderlyingType() in CanImport()
445 ->getUnderlyingType() in Import()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DCanonicalType.h531 LLVM_CLANG_CANPROXY_TYPE_ACCESSOR(getUnderlyingType)
537 LLVM_CLANG_CANPROXY_TYPE_ACCESSOR(getUnderlyingType)
544 LLVM_CLANG_CANPROXY_TYPE_ACCESSOR(getUnderlyingType)
H A DTypeLoc.h1837 QualType getUnderlyingType() const { in getUnderlyingType() function
1838 return this->getTypePtr()->getUnderlyingType(); in getUnderlyingType()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DCocoaConventions.cpp35 RetTy = TD->getDecl()->getUnderlyingType(); in isRefType()
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DNonnullGlobalConstantsChecker.cpp111 Ty = T->getDecl()->getUnderlyingType(); in isGlobalConstString()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp584 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 DSemaCXXScopeSpec.cpp335 if (TD->getUnderlyingType()->isRecordType()) in isAcceptableNestedNameSpecifier()
337 if (TD->getUnderlyingType()->isEnumeralType()) { in isAcceptableNestedNameSpecifier()
H A DSemaDeclAttr.cpp2705 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 DASTMatchersInternal.h121 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 DASTMatchers.h3109 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 DIndexTypeSourceInfo.cpp53 TagDecl *Underlying = ND->getUnderlyingType()->getAsTagDecl(); in VisitTypedefTypeLoc()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp231 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 DRewriteObjC.cpp4029 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()

123