/external/llvm-project/llvm/tools/llvm-c-test/ |
D | debuginfo.c | 62 LLVMMetadataRef ClassTy = declare_objc_class(DIB, File); in llvm_test_dibuilder() local
|
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeInlineSiteSymbol.cpp | 77 TypeIndex ClassTy = MFRecord.getClassType(); in getName() local
|
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.h | 64 llvm::DIType *ClassTy = nullptr; variable
|
D | CGObjCMac.cpp | 533 llvm::StructType *ClassTy; member in __anon5de159e00111::ObjCTypesHelper 1830 llvm::Type *ClassTy = in GenerateMessageSendSuper() local 7014 llvm::Type *ClassTy = in GenerateMessageSendSuper() local
|
D | CGDebugInfo.cpp | 245 QualType ClassTy = in getObjCMethodName() local 2251 llvm::DIType *ClassTy = in CreateTypeDefinition() local
|
D | CGObjCGNU.cpp | 1629 llvm::StructType *ClassTy = llvm::StructType::get( in GenerateClassStructure() local
|
D | CGClass.cpp | 2651 auto *ClassTy = T->getAs<RecordType>(); in EmitVTablePtrCheckForCast() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 276 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/ |
D | CGDebugInfo.h | 69 llvm::DIType *ClassTy = nullptr; variable
|
D | CGObjCMac.cpp | 533 llvm::StructType *ClassTy; member in __anonc0ce30ce0111::ObjCTypesHelper 2109 llvm::Type *ClassTy = in GenerateMessageSendSuper() local 7614 llvm::Type *ClassTy = in GenerateMessageSendSuper() local
|
D | CGClass.cpp | 2707 auto *ClassTy = T->getAs<RecordType>(); in EmitVTablePtrCheckForCast() local
|
D | CGObjCGNU.cpp | 2904 llvm::StructType *ClassTy = llvm::StructType::get( in GenerateClassStructure() local
|
D | CGDebugInfo.cpp | 3042 llvm::DIType *ClassTy = getOrCreateType(ED->getIntegerType(), DefUnit); in CreateTypeDefinition() local
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 399 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/ |
D | CodeViewDebug.cpp | 412 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/ |
D | Type.java | 106 abstract class ClassTy implements Type { class
|
/external/clang/lib/AST/ |
D | DeclCXX.cpp | 1670 QualType ClassTy = C.getTypeDeclType(getParent()); in getThisType() local 1901 CanQualType ClassTy in isCopyOrMoveConstructor() local 1943 CanQualType ClassTy in isSpecializationCopyingObject() local
|
D | Type.cpp | 1936 const Type *ClassTy = MPTy->getClass(); in isIncompleteType() local
|
/external/llvm-project/clang/lib/AST/ |
D | DeclCXX.cpp | 2433 QualType ClassTy = C.getTypeDeclType(Decl); in getThisObjectType() local 2681 CanQualType ClassTy in isCopyOrMoveConstructor() local 2721 CanQualType ClassTy in isSpecializationCopyingObject() local
|
D | Type.cpp | 2245 const Type *ClassTy = MPTy->getClass(); in isIncompleteType() local
|
/external/turbine/java/com/google/turbine/tree/ |
D | Tree.java | 253 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/ |
D | IRModules.cpp | 1175 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/ |
D | DebugInfo.cpp | 964 unsigned NumElements, LLVMMetadataRef ClassTy) { in LLVMDIBuilderCreateEnumerationType()
|
/external/llvm-project/llvm/lib/IR/ |
D | DebugInfo.cpp | 1003 unsigned NumElements, LLVMMetadataRef ClassTy) { in LLVMDIBuilderCreateEnumerationType()
|
/external/clang/lib/Sema/ |
D | SemaExprCXX.cpp | 984 QualType ClassTy = Context.getTypeDeclType( in getCurrentThisType() local
|