Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp83 TypeIndex ClassTy = MFRecord.getClassType(); in getName() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h68 llvm::DIType *ClassTy = nullptr; global() variable
H A DCGObjCMac.cpp534 llvm::StructType *ClassTy; member in __anonf3b340e90111::ObjCTypesHelper
2100 llvm::Type *ClassTy = GenerateMessageSendSuper() local
7567 llvm::Type *ClassTy = GenerateMessageSendSuper() local
[all...]
H A DCGClass.cpp2762 auto *ClassTy = T->getAs<RecordType>(); EmitVTablePtrCheckForCast() local
H A DCGObjCGNU.cpp3120 llvm::StructType *ClassTy = llvm::StructType::get( GenerateClassStructure() local
H A DCGDebugInfo.cpp3406 llvm::DIType *ClassTy = getOrCreateType(ED->getIntegerType(), DefUnit); CreateTypeDefinition() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp425 const DICompositeType *ClassTy = nullptr, in getFunctionOptions()
478 const DIType *ClassTy) { in recordTypeIndexForDINode()
1660 TypeIndex CodeViewDebug::lowerType(const DIType *Ty, const DIType *ClassTy) { in lowerType()
2097 const DIType *ClassTy, in lowerTypeMemberFunction()
2682 TypeIndex CodeViewDebug::getTypeIndex(const DIType *Ty, const DIType *ClassTy) { in getTypeIndex()
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2538 QualType ClassTy = C.getTypeDeclType(Decl); getThisObjectType() local
2785 CanQualType ClassTy isCopyOrMoveConstructor() local
2825 CanQualType ClassTy isSpecializationCopyingObject() local
H A DType.cpp2339 const Type *ClassTy = MPTy->getClass(); isIncompleteType() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp1278 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
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1241 ThisTy = Context.getPointerType(ClassTy); in getCurrentThisType() local
H A DSemaOverload.cpp8536 const Type *ClassTy = PointerTy->getClass(); AddMemberPointerWithMoreQualifiedTypeVariants() local
H A DSemaDeclCXX.cpp10916 QualType ClassTy = Context.getTagDeclType(ClassDecl); CheckConstructor() local