Home
last modified time | relevance | path

Searched defs:ClassTy (Results 1 – 19 of 19) sorted by relevance

/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp83 TypeIndex ClassTy = MFRecord.getClassType(); in getName() local
/llvm-project/mlir/lib/Bindings/Python/
H A DPybindUtils.h
H A DIRInterfaces.cpp147 using ClassTy = py::class_<ConcreteIface>; global() typedef in mlir::python::PyConcreteOpInterface
H A DIRAffine.cpp97 using ClassTy = py::class_<DerivedTy, BaseTy>; global() typedef in __anon3254676e0111::PyConcreteAffineExpr
[all...]
H A DIRCore.cpp2197 using ClassTy = py::class_<DerivedTy, PyValue>; global() typedef in __anon0d8b16ee0b11::PyConcreteValue
/llvm-project/llvm/tools/llvm-c-test/
H A Ddebuginfo.c66 LLVMMetadataRef ClassTy = declare_objc_class(DIB, File); llvm_test_dibuilder() local
/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h71 llvm::DIType *ClassTy = nullptr; variable
H A DCGObjCMac.cpp534 llvm::StructType *ClassTy; global() member in __anon5e07598a0111::ObjCTypesHelper
2107 llvm::Type *ClassTy = GenerateMessageSendSuper() local
7572 llvm::Type *ClassTy = GenerateMessageSendSuper() local
[all...]
H A DCGClass.cpp2804 const CXXRecordDecl *ClassDecl = cast<CXXRecordDecl>(ClassTy->getDecl()); in EmitVTablePtrCheckForCast() local
H A DCGObjCGNU.cpp3119 llvm::StructType *ClassTy = llvm::StructType::get( GenerateClassStructure() local
H A DCGDebugInfo.cpp3532 llvm::DIType *ClassTy = getOrCreateType(ED->getIntegerType(), DefUnit); CreateTypeDefinition() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp425 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 DDeclCXX.cpp2541 QualType ClassTy = C.getTypeDeclType(Decl); getThisObjectType() local
2799 CanQualType ClassTy isCopyOrMoveConstructor() local
2839 CanQualType ClassTy isSpecializationCopyingObject() local
H A DType.cpp2409 const Type *ClassTy = MPTy->getClass(); isIncompleteType() local
/llvm-project/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c401 value SizeInBits, value AlignInBits, value Elements, value ClassTy) { in llvm_dibuild_create_enumeration_type_native() argument
/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp1283 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 DSemaExprCXX.cpp1238 QualType ClassTy = Context.getTypeDeclType(cast<CXXRecordDecl>(DC)); getCurrentThisType() local
H A DSemaOverload.cpp8566 const Type *ClassTy = PointerTy->getClass(); AddMemberPointerWithMoreQualifiedTypeVariants() local
H A DSemaDeclCXX.cpp10791 QualType ClassTy = Context.getTagDeclType(ClassDecl); CheckConstructor() local