/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeInlineSiteSymbol.cpp | 83 TypeIndex ClassTy = MFRecord.getClassType(); in getName() local
|
/llvm-project/mlir/lib/Bindings/Python/ |
H A D | PybindUtils.h |
|
H A D | IRInterfaces.cpp | 147 using ClassTy = py::class_<ConcreteIface>; global() typedef in mlir::python::PyConcreteOpInterface
|
H A D | IRAffine.cpp | 97 using ClassTy = py::class_<DerivedTy, BaseTy>; global() typedef in __anon3254676e0111::PyConcreteAffineExpr [all...] |
H A D | IRCore.cpp | 2197 using ClassTy = py::class_<DerivedTy, PyValue>; global() typedef in __anon0d8b16ee0b11::PyConcreteValue
|
/llvm-project/llvm/tools/llvm-c-test/ |
H A D | debuginfo.c | 66 LLVMMetadataRef ClassTy = declare_objc_class(DIB, File); llvm_test_dibuilder() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGDebugInfo.h | 71 llvm::DIType *ClassTy = nullptr; variable
|
H A D | CGObjCMac.cpp | 534 llvm::StructType *ClassTy; global() member in __anon5e07598a0111::ObjCTypesHelper 2107 llvm::Type *ClassTy = GenerateMessageSendSuper() local 7572 llvm::Type *ClassTy = GenerateMessageSendSuper() local [all...] |
H A D | CGClass.cpp | 2804 const CXXRecordDecl *ClassDecl = cast<CXXRecordDecl>(ClassTy->getDecl()); in EmitVTablePtrCheckForCast() local
|
H A D | CGObjCGNU.cpp | 3119 llvm::StructType *ClassTy = llvm::StructType::get( GenerateClassStructure() local
|
H A D | CGDebugInfo.cpp | 3532 llvm::DIType *ClassTy = getOrCreateType(ED->getIntegerType(), DefUnit); CreateTypeDefinition() local
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 425 const DICompositeType *ClassTy = nullptr, in getFunctionOptions() argument 478 const DIType *ClassTy) { in recordTypeIndexForDINode() argument 1660 lowerType(const DIType * Ty,const DIType * ClassTy) lowerType() argument 2097 lowerTypeMemberFunction(const DISubroutineType * Ty,const DIType * ClassTy,int ThisAdjustment,bool IsStaticMethod,FunctionOptions FO) lowerTypeMemberFunction() argument 2682 getTypeIndex(const DIType * Ty,const DIType * ClassTy) getTypeIndex() argument [all...] |
/llvm-project/clang/lib/AST/ |
H A D | DeclCXX.cpp | 2541 QualType ClassTy = C.getTypeDeclType(Decl); getThisObjectType() local 2799 CanQualType ClassTy isCopyOrMoveConstructor() local 2839 CanQualType ClassTy isSpecializationCopyingObject() local
|
H A D | Type.cpp | 2409 const Type *ClassTy = MPTy->getClass(); isIncompleteType() local
|
/llvm-project/llvm/bindings/ocaml/debuginfo/ |
H A D | debuginfo_ocaml.c | 401 value SizeInBits, value AlignInBits, value Elements, value ClassTy) { in llvm_dibuild_create_enumeration_type_native() argument
|
/llvm-project/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 1283 LLVMDIBuilderCreateEnumerationType(LLVMDIBuilderRef Builder,LLVMMetadataRef Scope,const char * Name,size_t NameLen,LLVMMetadataRef File,unsigned LineNumber,uint64_t SizeInBits,uint32_t AlignInBits,LLVMMetadataRef * Elements,unsigned NumElements,LLVMMetadataRef ClassTy) LLVMDIBuilderCreateEnumerationType() argument
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaExprCXX.cpp | 1238 QualType ClassTy = Context.getTypeDeclType(cast<CXXRecordDecl>(DC)); getCurrentThisType() local
|
H A D | SemaOverload.cpp | 8566 const Type *ClassTy = PointerTy->getClass(); AddMemberPointerWithMoreQualifiedTypeVariants() local
|
H A D | SemaDeclCXX.cpp | 10791 QualType ClassTy = Context.getTagDeclType(ClassDecl); CheckConstructor() local
|