Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-c-test/
H A Ddebuginfo.c62 LLVMMetadataRef ClassTy = declare_objc_class(DIB, File); in llvm_test_dibuilder() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp77 TypeIndex ClassTy = MFRecord.getClassType(); in getName() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h69 llvm::DIType *ClassTy = nullptr; variable
H A DCGObjCMac.cpp533 llvm::StructType *ClassTy; member in __anon0cc8f9a20111::ObjCTypesHelper
2131 llvm::Type *ClassTy = in GenerateMessageSendSuper() local
7638 llvm::Type *ClassTy = in GenerateMessageSendSuper() local
H A DCGClass.cpp2707 auto *ClassTy = T->getAs<RecordType>(); in EmitVTablePtrCheckForCast() local
H A DCGObjCGNU.cpp2908 llvm::StructType *ClassTy = llvm::StructType::get( in GenerateClassStructure() local
H A DCGDebugInfo.cpp3118 llvm::DIType *ClassTy = getOrCreateType(ED->getIntegerType(), DefUnit); in CreateTypeDefinition() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp419 const DICompositeType *ClassTy = nullptr, in getFunctionOptions()
472 const DIType *ClassTy) { in recordTypeIndexForDINode()
1537 TypeIndex CodeViewDebug::lowerType(const DIType *Ty, const DIType *ClassTy) { in lowerType()
1938 const DIType *ClassTy, in lowerTypeMemberFunction()
2521 TypeIndex CodeViewDebug::getTypeIndex(const DIType *Ty, const DIType *ClassTy) { in getTypeIndex()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclCXX.cpp2453 QualType ClassTy = C.getTypeDeclType(Decl); in getThisObjectType() local
2700 CanQualType ClassTy in isCopyOrMoveConstructor() local
2740 CanQualType ClassTy in isSpecializationCopyingObject() local
H A DType.cpp2247 const Type *ClassTy = MPTy->getClass(); in isIncompleteType() local
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c400 LLVMMetadataRef ClassTy) { in llvm_dibuild_create_enumeration_type_native()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfo.cpp1088 unsigned NumElements, LLVMMetadataRef ClassTy) { in LLVMDIBuilderCreateEnumerationType()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp1184 QualType ClassTy = Context.getTypeDeclType(cast<CXXRecordDecl>(DC)); in getCurrentThisType() local
H A DSemaOverload.cpp7956 const Type *ClassTy = PointerTy->getClass(); in AddMemberPointerWithMoreQualifiedTypeVariants() local
H A DSemaDeclCXX.cpp10331 QualType ClassTy = Context.getTagDeclType(ClassDecl); in CheckConstructor() local