Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp83 TypeIndex ClassTy = MFRecord.getClassType(); in getName() local
/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h71 llvm::DIType *ClassTy = nullptr; variable
H A DCGObjCMac.cpp534 llvm::StructType *ClassTy; member in __anonaa017a6c0111::ObjCTypesHelper
2107 llvm::Type *ClassTy = in GenerateMessageSendSuper() local
7572 llvm::Type *ClassTy = in GenerateMessageSendSuper() local
H A DCGClass.cpp2805 auto *ClassTy = T->getAs<RecordType>(); in EmitVTablePtrCheckForCast() local
H A DCGObjCGNU.cpp3119 llvm::StructType *ClassTy = llvm::StructType::get( in GenerateClassStructure() local
H A DCGDebugInfo.cpp3532 llvm::DIType *ClassTy = getOrCreateType(ED->getIntegerType(), DefUnit); in CreateTypeDefinition() local
/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()
/src/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2580 QualType ClassTy = C.getTypeDeclType(Decl); in getThisObjectType() local
2838 CanQualType ClassTy in isCopyOrMoveConstructor() local
2878 CanQualType ClassTy in isSpecializationCopyingObject() local
H A DType.cpp2410 const Type *ClassTy = MPTy->getClass(); in isIncompleteType() local
/src/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp1283 unsigned NumElements, LLVMMetadataRef ClassTy) { in LLVMDIBuilderCreateEnumerationType()
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1238 QualType ClassTy = Context.getTypeDeclType(cast<CXXRecordDecl>(DC)); in getCurrentThisType() local
H A DSemaOverload.cpp8542 const Type *ClassTy = PointerTy->getClass(); in AddMemberPointerWithMoreQualifiedTypeVariants() local
H A DSemaDeclCXX.cpp10824 QualType ClassTy = Context.getTagDeclType(ClassDecl); in CheckConstructor() local