Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Ddebuginfo.c62 LLVMMetadataRef ClassTy = declare_objc_class(DIB, File); in llvm_test_dibuilder() local
/external/clang/lib/CodeGen/
DCGDebugInfo.h64 llvm::DIType *ClassTy = nullptr; variable
DCGObjCMac.cpp533 llvm::StructType *ClassTy; member in __anona2a7c1840111::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/turbine/java/com/google/turbine/type/
DType.java69 abstract class ClassTy implements Type { class
/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/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp366 const DIType *ClassTy) { in recordTypeIndexForDINode()
1321 TypeIndex CodeViewDebug::lowerType(const DIType *Ty, const DIType *ClassTy) { in lowerType()
1711 const DIType *ClassTy, in lowerTypeMemberFunction()
2260 const DIType *ClassTy = ClassTyRef.resolve(); in getTypeIndex() local
/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/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/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugInfo.cpp903 unsigned NumElements, LLVMMetadataRef ClassTy) { in LLVMDIBuilderCreateEnumerationType()
/external/clang/lib/Sema/
DSemaExprCXX.cpp984 QualType ClassTy = Context.getTypeDeclType( in getCurrentThisType() local
DSemaOverload.cpp7006 const Type *ClassTy = PointerTy->getClass(); in AddMemberPointerWithMoreQualifiedTypeVariants() local
DSemaDeclCXX.cpp6898 QualType ClassTy = Context.getTagDeclType(ClassDecl); in CheckConstructor() local