/llvm-project/clang/test/ParserOpenACC/ |
H A D | parse-clauses.cpp | 40 class RecordTy { // #RecTy global() class
|
/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | SystemZ.cpp | 509 if (const auto *RecordTy = Ty->getAs<RecordType>()) { isVectorTypeBased() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprAgg.cpp | 268 const RecordType *RecordTy = T->getAs<RecordType>(); TypeRequiresGCollection() local 2181 } else if (const RecordType *RecordTy = Ty->getAs<RecordType>()) { EmitAggregateCopy() local 2190 if (const RecordType *RecordTy = BaseType->getAs<RecordType>()) { EmitAggregateCopy() local
|
H A D | CGDebugInfo.cpp | 1606 createBitFieldType(const FieldDecl * BitFieldDecl,llvm::DIScope * RecordTy,const RecordDecl * RD) createBitFieldType() argument 1693 llvm::DIScope *RecordTy = BitFieldDI->getScope(); createBitFieldSeparatorIfNeeded() local 1759 CollectRecordLambdaFields(const CXXRecordDecl * CXXDecl,SmallVectorImpl<llvm::Metadata * > & elements,llvm::DIType * RecordTy) CollectRecordLambdaFields() argument 1801 CreateRecordStaticField(const VarDecl * Var,llvm::DIType * RecordTy,const RecordDecl * RD) CreateRecordStaticField() argument 1838 CollectRecordNormalField(const FieldDecl * field,uint64_t OffsetInBits,llvm::DIFile * tunit,SmallVectorImpl<llvm::Metadata * > & elements,llvm::DIType * RecordTy,const RecordDecl * RD) CollectRecordNormalField() argument 1879 CollectRecordFields(const RecordDecl * record,llvm::DIFile * tunit,SmallVectorImpl<llvm::Metadata * > & elements,llvm::DICompositeType * RecordTy) CollectRecordFields() argument 2021 CreateCXXMemberFunction(const CXXMethodDecl * Method,llvm::DIFile * Unit,llvm::DIType * RecordTy) CreateCXXMemberFunction() argument 2140 CollectCXXMemberFunctions(const CXXRecordDecl * RD,llvm::DIFile * Unit,SmallVectorImpl<llvm::Metadata * > & EltTys,llvm::DIType * RecordTy) CollectCXXMemberFunctions() argument 2178 CollectCXXBases(const CXXRecordDecl * RD,llvm::DIFile * Unit,SmallVectorImpl<llvm::Metadata * > & EltTys,llvm::DIType * RecordTy) CollectCXXBases() argument 2193 CollectCXXBasesAux(const CXXRecordDecl * RD,llvm::DIFile * Unit,SmallVectorImpl<llvm::Metadata * > & EltTys,llvm::DIType * RecordTy,const CXXRecordDecl::base_class_const_range & Bases,llvm::DenseSet<CanonicalDeclPtr<const CXXRecordDecl>> & SeenTypes,llvm::DINode::DIFlags StartingFlags) CollectCXXBasesAux() argument [all...] |
H A D | ItaniumCXXABI.cpp | 195 const CXXRecordDecl *RD = RecordTy->getAsCXXRecordDecl(); in hasUniqueVTablePointer() argument 1321 if (const RecordType *RecordTy = ThrowType->getAs<RecordType>()) { emitThrow() local 3488 if (const RecordType *RecordTy = dyn_cast<RecordType>(Ty)) { ShouldUseExternalRTTIDescriptor() local 3522 IsIncompleteClassType(const RecordType * RecordTy) IsIncompleteClassType() argument 3538 if (const RecordType *RecordTy = dyn_cast<RecordType>(Ty)) { ContainsIncompleteClassType() local 3981 if (const RecordType *RecordTy = dyn_cast<RecordType>(Ty)) { BuildTypeInfo() local [all...] |
H A D | CGClass.cpp | 644 QualType RecordTy = CGF.getContext().getTypeDeclType(ClassDecl); in EmitMemberInitializer() local 977 QualType RecordTy = CGF.getContext().getTypeDeclType(ClassDecl); in emitMemcpy() local 1123 QualType RecordTy = CGF.getContext().getTypeDeclType(ClassDecl); in pushEHDestructors() local 1645 QualType RecordTy in Emit() local [all...] |
H A D | CGException.cpp | 2135 llvm::Type *RecordTy = llvm::PointerType::getUnqual(getLLVMContext()); in EmitSEHExceptionCodeSave() local
|
H A D | CGStmt.cpp | 3089 QualType RecordTy = getContext().getRecordType(RD); InitCapturedStruct() local
|
H A D | CGDecl.cpp | 1532 if (const RecordType *RecordTy = Ty->getAs<RecordType>()) { EmitAutoVarAlloca() local
|
H A D | MicrosoftCXXABI.cpp | 4086 QualType RecordTy = getContext().getRecordType(RD); getAddrOfCXXCtorClosure() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaCXXScopeSpec.cpp | 33 CXXRecordDecl *Record = cast<CXXRecordDecl>(RecordTy->getDecl()); in getCurrentInstantiationOf() local
|
H A D | SemaDeclObjC.cpp | 3846 const auto *RecordTy = T->getAs<RecordType>(); IsVariableSizedType() local 3892 } else if (const RecordType *RecordTy = IvarTy->getAs<RecordType>()) { DiagnoseVariableSizedIvars() local 5535 if (const RecordType *RecordTy = SetIvarInitializers() local
|
H A D | SemaExprMember.cpp | 798 if (IsArrow) RecordTy = RecordTy->castAs<PointerType>()->getPointeeType(); in BuildMemberReferenceExpr() local
|
H A D | SemaObjCProperty.cpp | 1313 const RecordType *RecordTy = PropertyIvarType->getAs<RecordType>(); ActOnPropertyImplDecl() local
|
H A D | SemaObjC.cpp | 1386 const RecordType *RecordTy = T->getAs<RecordType>(); CheckSubscriptingKind() local
|
H A D | SemaCodeComplete.cpp | 1073 Context.getCanonicalType(RecordTy)); in getConstructors() local 3367 if (const auto *RecordTy = Ty->getAs<RecordType>()) AddTypedNameChunk() local
|
H A D | SemaDeclCXX.cpp | 7410 if (const RecordType *RecordTy = BaseType->getAs<RecordType>()) { defaultedSpecialMemberIsConstexpr() local 14491 if (const RecordType *RecordTy = T->getAs<RecordType>()) { buildSingleCopyAssignRecursively() local
|
H A D | SemaOverload.cpp | 6576 const RecordType *RecordTy = T->getAs<RecordType>(); PerformContextualImplicitConversion() local
|
/llvm-project/llvm/utils/TableGen/ |
H A D | SearchableTableEmitter.cpp | 668 if (auto RecordTy = dyn_cast<RecordRecTy>(Field.RecType)) { collectTableEntries() local
|
/llvm-project/clang/lib/ARCMigrate/ |
H A D | ObjCMT.cpp | 1060 const RecordType *RecordTy = UPointeeT->getAs<RecordType>(); TypeIsInnerPointer() local
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 2812 for (const DICompositeType *RecordTy : TypesToEmit) emitDeferredCompleteTypes() local
|
/llvm-project/clang/lib/AST/ |
H A D | DeclCXX.cpp | 1138 if (const auto *RecordTy = T->getAs<RecordType>()) { addedMember() local
|
/llvm-project/clang/lib/AST/Interp/ |
H A D | Compiler.cpp |
|