Home
last modified time | relevance | path

Searched defs:BaseType (Results 1 – 25 of 75) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVType.cpp147 LVElement *BaseType = getType(); in resolveName() local
303 LVElement *BaseType = getTypeAsScope(); in getUnderlyingType() local
427 LVObject *BaseType = ArgType->getUnderlyingType(); in encodeTemplateArgument() local
H A DLVElement.cpp275 resolveFullname(LVElement * BaseType,StringRef Name) resolveFullname() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleList.h34 using BaseType = typename DbiModuleSourceFilesIterator::iterator_facade_base; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DLexicallyOrderedRecursiveASTVisitor.h61 using BaseType = RecursiveASTVisitor<Derived>; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMDBuilder.cpp276 MDNode *MDBuilder::createTBAAStructTagNode(MDNode *BaseType, MDNode *AccessType, in createTBAAStructTagNode()
303 MDNode *MDBuilder::createTBAAAccessTag(MDNode *BaseType, MDNode *AccessType, in createTBAAAccessTag()
318 MDNode *BaseType = cast<MDNode>(Tag->getOperand(0)); in createMutableTBAAAccessTag() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp508 if (DWARFDie BaseType = Die.getAttributeValueAsReferencedDie(DW_AT_type)) in getTypeSizeImpl() local
519 if (DWARFDie BaseType = Die.getAttributeValueAsReferencedDie(DW_AT_type)) in getTypeSizeImpl() local
524 DWARFDie BaseType = Die.getAttributeValueAsReferencedDie(DW_AT_type); in getTypeSizeImpl() local
552 if (DWARFDie BaseType = Die.getAttributeValueAsReferencedDie(DW_AT_type)) in getTypeSizeImpl() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp556 Sema::ActOnDependentMemberExpr(Expr *BaseExpr, QualType BaseType, in ActOnDependentMemberExpr()
603 QualType BaseType, in DiagnoseQualifiedMemberReference()
617 QualType BaseType, in CheckQualifiedMemberReference()
786 Expr *Base, QualType BaseType, SourceLocation OpLoc, bool IsArrow, in BuildMemberReferenceExpr()
996 QualType BaseType = BaseExprType; in BuildMemberReferenceExpr() local
1299 QualType BaseType = BaseExpr.get()->getType(); in LookupMemberExpr() local
1849 QualType BaseType = BaseExpr->getType(); in BuildFieldReferenceExpr() local
H A DSemaType.cpp9532 static QualType GetEnumUnderlyingType(Sema &S, QualType BaseType, in GetEnumUnderlyingType()
9546 QualType Sema::BuiltinEnumUnderlyingType(QualType BaseType, in BuiltinEnumUnderlyingType()
9565 QualType Sema::BuiltinAddPointer(QualType BaseType, SourceLocation Loc) { in BuiltinAddPointer()
9574 QualType Sema::BuiltinRemovePointer(QualType BaseType, SourceLocation Loc) { in BuiltinRemovePointer()
9582 QualType Sema::BuiltinDecay(QualType BaseType, SourceLocation Loc) { in BuiltinDecay()
9598 QualType Sema::BuiltinAddReference(QualType BaseType, UTTKind UKind, in BuiltinAddReference()
9610 QualType Sema::BuiltinRemoveExtent(QualType BaseType, UTTKind UKind, in BuiltinRemoveExtent()
9621 QualType Sema::BuiltinRemoveReference(QualType BaseType, UTTKind UKind, in BuiltinRemoveReference()
9636 QualType Sema::BuiltinChangeCVRQualifiers(QualType BaseType, UTTKind UKind, in BuiltinChangeCVRQualifiers()
9655 static QualType ChangeIntegralSignedness(Sema &S, QualType BaseType, in ChangeIntegralSignedness()
[all …]
H A DSemaCodeComplete.cpp444 QualType BaseType, in enterDesignatedInitializer()
1720 QualType BaseType; member in __anone047e0890311::CodeCompletionDeclConsumer
1726 QualType BaseType = QualType(), in CodeCompletionDeclConsumer()
1762 QualType BaseType = this->BaseType; in IsAccessible() local
2778 const NamedDecl *ND, QualType BaseType, in AddResultTypeChunk()
5181 Scope *S, QualType BaseType, in AddRecordMembersCompletionResults()
5223 static RecordDecl *getAsRecordDecl(QualType BaseType) { in getAsRecordDecl()
5338 ConceptInfo(const TemplateTypeParmType &BaseType, Scope *S) { in ConceptInfo()
5770 QualType BaseType = getApproximateType(Base); in CodeCompleteMemberReferenceExpr() local
6550 static QualType getDesignatedType(QualType BaseType, const Designation &Desig) { in getDesignatedType()
[all …]
H A DSemaDeclCXX.cpp1394 QualType BaseType = BestPath->back().Base->getType(); in findDecomposableBaseClass() local
1436 QualType BaseType = S.Context.getQualifiedType(S.Context.getRecordType(RD), in checkMemberDecomposition() local
2637 QualType BaseType = TInfo->getType(); in CheckBaseSpecifier() local
2901 QualType BaseType = Bases[idx]->getType(); AttachBaseSpecifiers() local
4128 FindBaseInitializer(Sema & SemaRef,CXXRecordDecl * ClassDecl,QualType BaseType,const CXXBaseSpecifier * & DirectBaseSpec,const CXXBaseSpecifier * & VirtualBaseSpec) FindBaseInitializer() argument
4335 QualType BaseType; BuildMemInitializer() local
4620 BuildBaseInitializer(QualType BaseType,TypeSourceInfo * BaseTInfo,Expr * Init,CXXRecordDecl * ClassDecl,SourceLocation EllipsisLoc) BuildBaseInitializer() argument
5408 GetKeyForBase(ASTContext & Context,QualType BaseType) GetKeyForBase() argument
7415 const RecordType *BaseType = B.getType()->getAs<RecordType>(); defaultedSpecialMemberIsConstexpr() local
7439 QualType BaseType = S.Context.getBaseElementType(F->getType()); defaultedSpecialMemberIsConstexpr() local
12598 CanQualType BaseType = Base.getType()->getCanonicalTypeUnqualified(); findDirectBaseWithType() local
14967 QualType BaseType = Base.getType().getUnqualifiedType(); DefineImplicitCopyAssignment() local
15024 QualType BaseType = Context.getBaseElementType(Field->getType()); DefineImplicitCopyAssignment() local
15352 QualType BaseType = Base.getType().getUnqualifiedType(); DefineImplicitMoveAssignment() local
15409 QualType BaseType = Context.getBaseElementType(Field->getType()); DefineImplicitMoveAssignment() local
16772 QualType BaseType = ExDeclType; BuildExceptionDeclaration() local
[all...]
H A DSemaRISCV.cpp238 BasicType BaseType = BasicType::Unknown; in ConstructRVVIntrinsics() local
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRecursiveSymbolVisitor.h30 using BaseType = RecursiveASTVisitor<RecursiveSymbolVisitor<T>>; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp52 SPIRVType *BaseType, unsigned NumElements, Register VReg, MachineInstr &I, in assignVectTypeToVReg()
603 Register ResVReg, SPIRVType *BaseType, StringRef Name, in buildGlobalVariable()
1357 SPIRVType *BaseType, unsigned NumElements, MachineIRBuilder &MIRBuilder) { in getOrCreateSPIRVVectorType()
1365 SPIRVType *BaseType, unsigned NumElements, MachineInstr &I, in getOrCreateSPIRVVectorType()
1382 SPIRVType *BaseType, unsigned NumElements, MachineInstr &I, in getOrCreateSPIRVArrayType()
1401 SPIRVType *BaseType, MachineIRBuilder &MIRBuilder, in getOrCreateSPIRVPointerType()
1423 SPIRVType *BaseType, MachineInstr &I, const SPIRVInstrInfo &, in getOrCreateSPIRVPointerType()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTBAA.h100 llvm::MDNode *BaseType; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp164 DIType *BaseType = DDTy->getBaseType(); in getBaseTypeSize() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCXXInheritance.cpp39 bool CXXBasePaths::isAmbiguous(CanQualType BaseType) { in isAmbiguous()
170 QualType BaseType = in lookupInBases() local
H A DExprCXX.cpp1493 const ASTContext &Ctx, Expr *Base, QualType BaseType, bool IsArrow, in CXXDependentScopeMemberExpr()
1535 const ASTContext &Ctx, Expr *Base, QualType BaseType, bool IsArrow, in Create()
1598 QualType BaseType, bool IsArrow, SourceLocation OperatorLoc, in UnresolvedMemberExpr()
1638 QualType BaseType, bool IsArrow, SourceLocation OperatorLoc, in Create()
1683 QualType BaseType = getBaseType().getNonReferenceType(); in getNamingClass() local
H A DDeclPrinter.cpp156 QualType BaseType = T; in GetBaseType() local
461 QualType BaseType = GetBaseType(CurDeclType); in VisitDeclContext() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrBuilder.h46 } BaseType; member
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRangeMap.h30 typedef B BaseType; typedef
138 typedef B BaseType; global() typedef
713 typedef B BaseType; global() typedef
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp566 static bool hasField(TBAAStructTypeNode BaseType, in hasField()
604 TBAAStructTypeNode BaseType(BaseTag.getBaseType()); in mayBeAccessToSubobjectOf() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp275 SVal StoreManager::evalDerivedToBase(SVal Derived, QualType BaseType, in evalDerivedToBase()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp40 } BaseType = RegBase; member
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h890 TypeIndex BaseType, TypeIndex VBPtrType, in VirtualBaseClassRecord()
895 TypeIndex BaseType, TypeIndex VBPtrType, in VirtualBaseClassRecord()
907 TypeIndex BaseType; variable
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp177 SVEType BaseType; member in __anone51b860d0111::Intrinsic
293 SVEType BaseType; member

123