/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeInlineSiteSymbol.cpp | 83 TypeIndex ClassTy = MFRecord.getClassType(); in getName() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGDebugInfo.h | 68 llvm::DIType *ClassTy = nullptr; global() variable
|
H A D | CGObjCMac.cpp | 534 llvm::StructType *ClassTy; member in __anonf3b340e90111::ObjCTypesHelper 2100 llvm::Type *ClassTy = GenerateMessageSendSuper() local 7567 llvm::Type *ClassTy = GenerateMessageSendSuper() local [all...] |
H A D | CGClass.cpp | 2762 auto *ClassTy = T->getAs<RecordType>(); EmitVTablePtrCheckForCast() local
|
H A D | CGObjCGNU.cpp | 3120 llvm::StructType *ClassTy = llvm::StructType::get( GenerateClassStructure() local
|
H A D | CGDebugInfo.cpp | 3406 llvm::DIType *ClassTy = getOrCreateType(ED->getIntegerType(), DefUnit); CreateTypeDefinition() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 425 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 D | DeclCXX.cpp | 2538 QualType ClassTy = C.getTypeDeclType(Decl); getThisObjectType() local 2785 CanQualType ClassTy isCopyOrMoveConstructor() local 2825 CanQualType ClassTy isSpecializationCopyingObject() local
|
H A D | Type.cpp | 2339 const Type *ClassTy = MPTy->getClass(); isIncompleteType() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 1278 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 D | SemaExprCXX.cpp | 1241 ThisTy = Context.getPointerType(ClassTy); in getCurrentThisType() local
|
H A D | SemaOverload.cpp | 8536 const Type *ClassTy = PointerTy->getClass(); AddMemberPointerWithMoreQualifiedTypeVariants() local
|
H A D | SemaDeclCXX.cpp | 10916 QualType ClassTy = Context.getTagDeclType(ClassDecl); CheckConstructor() local
|