Home
last modified time | relevance | path

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

123

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleList.h34 using BaseType = variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DLexicallyOrderedRecursiveASTVisitor.h61 using BaseType = RecursiveASTVisitor<Derived>; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DMDBuilder.cpp233 MDNode *MDBuilder::createTBAAStructTagNode(MDNode *BaseType, MDNode *AccessType, in createTBAAStructTagNode()
260 MDNode *MDBuilder::createTBAAAccessTag(MDNode *BaseType, MDNode *AccessType, in createTBAAAccessTag()
275 MDNode *BaseType = cast<MDNode>(Tag->getOperand(0)); in createMutableTBAAAccessTag() local
H A DDebugInfoMetadata.cpp582 unsigned Line, Metadata *Scope, Metadata *BaseType, uint64_t SizeInBits, in getImpl()
599 unsigned Line, Metadata *Scope, Metadata *BaseType, uint64_t SizeInBits, in getImpl()
624 Metadata *File, unsigned Line, Metadata *Scope, Metadata *BaseType, in buildODRType()
663 Metadata *File, unsigned Line, Metadata *Scope, Metadata *BaseType, in getODRType()
H A DIRBuilder.cpp1146 auto *BaseType = Base->getType(); in CreatePreserveArrayAccessIndex() local
1179 auto *BaseType = Base->getType(); in CreatePreserveUnionAccessIndex() local
1197 auto *BaseType = Base->getType(); in CreatePreserveStructAccessIndex() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp478 Sema::ActOnDependentMemberExpr(Expr *BaseExpr, QualType BaseType, in ActOnDependentMemberExpr()
522 QualType BaseType, in DiagnoseQualifiedMemberReference()
548 QualType BaseType, in CheckQualifiedMemberReference()
742 Sema::BuildMemberReferenceExpr(Expr *Base, QualType BaseType, in BuildMemberReferenceExpr()
959 QualType BaseType = BaseExprType; in BuildMemberReferenceExpr() local
1255 QualType BaseType = BaseExpr.get()->getType(); in LookupMemberExpr() local
1793 QualType BaseType = BaseExpr->getType(); in BuildFieldReferenceExpr() local
H A DSemaCodeComplete.cpp415 QualType BaseType, in enterDesignatedInitializer()
1619 QualType BaseType; member in __anon166de13d0211::CodeCompletionDeclConsumer
1625 QualType BaseType = QualType(), in CodeCompletionDeclConsumer()
1661 QualType BaseType = this->BaseType; in IsAccessible() local
2667 const NamedDecl *ND, QualType BaseType, in AddResultTypeChunk()
4778 Sema &SemaRef, ResultBuilder &Results, Scope *S, QualType BaseType, in AddRecordMembersCompletionResults()
4818 static RecordDecl *getAsRecordDecl(const QualType BaseType) { in getAsRecordDecl()
4932 ConceptInfo(const TemplateTypeParmType &BaseType, Scope *S) { in ConceptInfo()
5334 QualType BaseType = getApproximateType(Base); in CodeCompleteMemberReferenceExpr() local
5908 void Sema::CodeCompleteDesignator(QualType BaseType, in CodeCompleteDesignator()
[all …]
H A DSemaDeclCXX.cpp1340 QualType BaseType = BestPath->back().Base->getType(); in findDecomposableBaseClass() local
2470 QualType BaseType = TInfo->getType(); in CheckBaseSpecifier() local
2758 QualType BaseType = Bases[idx]->getType(); in AttachBaseSpecifiers() local
4041 QualType BaseType, in FindBaseInitializer()
4209 QualType BaseType; in BuildMemInitializer() local
7171 const RecordType *BaseType = B.getType()->getAs<RecordType>(); in defaultedSpecialMemberIsConstexpr() local
7192 QualType BaseType = S.Context.getBaseElementType(F->getType()); in defaultedSpecialMemberIsConstexpr() local
14327 QualType BaseType = Base.getType().getUnqualifiedType(); in DefineImplicitCopyAssignment() local
14384 QualType BaseType = Context.getBaseElementType(Field->getType()); in DefineImplicitCopyAssignment() local
14693 QualType BaseType = Base.getType().getUnqualifiedType(); in DefineImplicitMoveAssignment() local
[all …]
H A DSemaCUDA.cpp362 const RecordType *BaseType = B->getType()->getAs<RecordType>(); in inferCUDATargetForImplicitSpecialMember() local
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRecursiveSymbolVisitor.h30 using BaseType = RecursiveASTVisitor<RecursiveSymbolVisitor<T>>; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTBAA.h101 llvm::MDNode *BaseType; member
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRangeMap.h30 typedef B BaseType; typedef
127 typedef B BaseType; typedef
650 typedef B BaseType; typedef
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp161 DIType *BaseType = DDTy->getBaseType(); in getBaseTypeSize() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp568 static bool hasField(TBAAStructTypeNode BaseType, in hasField()
606 TBAAStructTypeNode BaseType(BaseTag.getBaseType()); in mayBeAccessToSubobjectOf() local
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DCXXInheritance.cpp40 bool CXXBasePaths::isAmbiguous(CanQualType BaseType) { in isAmbiguous()
170 QualType BaseType = in lookupInBases() local
H A DExprCXX.cpp1363 const ASTContext &Ctx, Expr *Base, QualType BaseType, bool IsArrow, in CXXDependentScopeMemberExpr()
1405 const ASTContext &Ctx, Expr *Base, QualType BaseType, bool IsArrow, in Create()
1458 QualType BaseType, bool IsArrow, SourceLocation OperatorLoc, in UnresolvedMemberExpr()
1498 QualType BaseType, bool IsArrow, SourceLocation OperatorLoc, in Create()
1543 QualType BaseType = getBaseType().getNonReferenceType(); in getNamingClass() local
H A DDeclPrinter.cpp152 QualType BaseType = T; in GetBaseType() local
415 QualType BaseType = GetBaseType(CurDeclType); in VisitDeclContext() local
H A DType.cpp1249 using BaseType = SimpleTransformVisitor<SubstObjCTypeArgsVisitor>; typedef
1459 using BaseType = SimpleTransformVisitor<StripObjCKindOfTypeVisitor>; typedef
3461 UnaryTransformType::UnaryTransformType(QualType BaseType, in UnaryTransformType()
3468 QualType BaseType, in DependentUnaryTransformType()
3709 QualType BaseType, in Profile()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrBuilder.h46 } BaseType; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp40 } BaseType = RegBase; member
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBasicValueFactory.cpp184 QualType BaseType = BaseSpec->getType(); in hasNoRepeatedElements() local
H A DStore.cpp275 SVal StoreManager::evalDerivedToBase(SVal Derived, QualType BaseType, in evalDerivedToBase()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h889 TypeIndex BaseType, TypeIndex VBPtrType, in VirtualBaseClassRecord()
894 TypeIndex BaseType, TypeIndex VBPtrType, in VirtualBaseClassRecord()
906 TypeIndex BaseType; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1083 if (DWARFDie BaseType = Type.getAttributeValueAsReferencedDie(DW_AT_type)) in getTypeSize() local
1092 if (DWARFDie BaseType = Type.getAttributeValueAsReferencedDie(DW_AT_type)) in getTypeSize() local
1097 DWARFDie BaseType = Type.getAttributeValueAsReferencedDie(DW_AT_type); in getTypeSize() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp61 Base BaseType; member

123