Home
last modified time | relevance | path

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

12

/external/llvm-project/llvm/tools/llvm-c-test/
Ddebuginfo.c62 LLVMMetadataRef ClassTy = declare_objc_class(DIB, File); in llvm_test_dibuilder() local
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeInlineSiteSymbol.cpp77 TypeIndex ClassTy = MFRecord.getClassType(); in getName() local
/external/clang/lib/CodeGen/
DCGDebugInfo.h64 llvm::DIType *ClassTy = nullptr; variable
DCGObjCMac.cpp533 llvm::StructType *ClassTy; member in __anon5de159e00111::ObjCTypesHelper
1830 llvm::Type *ClassTy = in GenerateMessageSendSuper() local
7014 llvm::Type *ClassTy = in GenerateMessageSendSuper() local
DCGDebugInfo.cpp245 QualType ClassTy = in getObjCMethodName() local
2251 llvm::DIType *ClassTy = in CreateTypeDefinition() local
DCGObjCGNU.cpp1629 llvm::StructType *ClassTy = llvm::StructType::get( in GenerateClassStructure() local
DCGClass.cpp2651 auto *ClassTy = T->getAs<RecordType>(); in EmitVTablePtrCheckForCast() local
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp276 const DIType *ClassTy) { in recordTypeIndexForDINode()
928 TypeIndex CodeViewDebug::lowerType(const DIType *Ty, const DIType *ClassTy) { in lowerType()
1301 const DIType *ClassTy, in lowerTypeMemberFunction()
1746 const DIType *ClassTy = ClassTyRef.resolve(); in getTypeIndex() local
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.h69 llvm::DIType *ClassTy = nullptr; variable
DCGObjCMac.cpp533 llvm::StructType *ClassTy; member in __anonc0ce30ce0111::ObjCTypesHelper
2109 llvm::Type *ClassTy = in GenerateMessageSendSuper() local
7614 llvm::Type *ClassTy = in GenerateMessageSendSuper() local
DCGClass.cpp2707 auto *ClassTy = T->getAs<RecordType>(); in EmitVTablePtrCheckForCast() local
DCGObjCGNU.cpp2904 llvm::StructType *ClassTy = llvm::StructType::get( in GenerateClassStructure() local
DCGDebugInfo.cpp3042 llvm::DIType *ClassTy = getOrCreateType(ED->getIntegerType(), DefUnit); in CreateTypeDefinition() local
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp399 const DICompositeType *ClassTy = nullptr, in getFunctionOptions()
452 const DIType *ClassTy) { in recordTypeIndexForDINode()
1507 TypeIndex CodeViewDebug::lowerType(const DIType *Ty, const DIType *ClassTy) { in lowerType()
1908 const DIType *ClassTy, in lowerTypeMemberFunction()
2488 TypeIndex CodeViewDebug::getTypeIndex(const DIType *Ty, const DIType *ClassTy) { in getTypeIndex()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp412 const DICompositeType *ClassTy = nullptr, in getFunctionOptions()
464 const DIType *ClassTy) { in recordTypeIndexForDINode()
1492 TypeIndex CodeViewDebug::lowerType(const DIType *Ty, const DIType *ClassTy) { in lowerType()
1887 const DIType *ClassTy, in lowerTypeMemberFunction()
2458 TypeIndex CodeViewDebug::getTypeIndex(const DIType *Ty, const DIType *ClassTy) { in getTypeIndex()
/external/turbine/java/com/google/turbine/type/
DType.java106 abstract class ClassTy implements Type { class
/external/clang/lib/AST/
DDeclCXX.cpp1670 QualType ClassTy = C.getTypeDeclType(getParent()); in getThisType() local
1901 CanQualType ClassTy in isCopyOrMoveConstructor() local
1943 CanQualType ClassTy in isSpecializationCopyingObject() local
DType.cpp1936 const Type *ClassTy = MPTy->getClass(); in isIncompleteType() local
/external/llvm-project/clang/lib/AST/
DDeclCXX.cpp2433 QualType ClassTy = C.getTypeDeclType(Decl); in getThisObjectType() local
2681 CanQualType ClassTy in isCopyOrMoveConstructor() local
2721 CanQualType ClassTy in isSpecializationCopyingObject() local
DType.cpp2245 const Type *ClassTy = MPTy->getClass(); in isIncompleteType() local
/external/turbine/java/com/google/turbine/tree/
DTree.java253 public static class ClassTy extends Type { class in Tree
258 public ClassTy( in ClassTy() method in Tree.ClassTy
/external/llvm-project/mlir/lib/Bindings/Python/
DIRModules.cpp1175 using ClassTy = py::class_<DerivedTy, PyValue>; typedef in __anon49d064020211::PyConcreteValue
1435 using ClassTy = py::class_<DerivedTy, BaseTy>; typedef in __anon49d064020811::PyConcreteAttribute
1984 using ClassTy = py::class_<DerivedTy, BaseTy>; typedef in __anon49d064021811::PyConcreteType
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp964 unsigned NumElements, LLVMMetadataRef ClassTy) { in LLVMDIBuilderCreateEnumerationType()
/external/llvm-project/llvm/lib/IR/
DDebugInfo.cpp1003 unsigned NumElements, LLVMMetadataRef ClassTy) { in LLVMDIBuilderCreateEnumerationType()
/external/clang/lib/Sema/
DSemaExprCXX.cpp984 QualType ClassTy = Context.getTypeDeclType( in getCurrentThisType() local

12