Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp83 TypeIndex ClassTy = MFRecord.getClassType(); in getName() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp427 const DICompositeType *ClassTy = nullptr, in getFunctionOptions()
480 const DIType *ClassTy) { in recordTypeIndexForDINode()
1674 TypeIndex CodeViewDebug::lowerType(const DIType *Ty, const DIType *ClassTy) { in lowerType()
2111 const DIType *ClassTy, in lowerTypeMemberFunction()
2696 TypeIndex CodeViewDebug::getTypeIndex(const DIType *Ty, const DIType *ClassTy) { in getTypeIndex()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h74 llvm::DIType *ClassTy = nullptr; variable
H A DCGObjCMac.cpp497 llvm::StructType *ClassTy; member in __anonb5e682970111::ObjCTypesHelper
2029 llvm::Type *ClassTy = in GenerateMessageSendSuper() local
7465 llvm::Type *ClassTy = in GenerateMessageSendSuper() local
H A DCGClass.cpp2838 auto *ClassTy = T->getAs<RecordType>(); in EmitVTablePtrCheckForCast() local
H A DCGObjCGNU.cpp3216 llvm::StructType *ClassTy = llvm::StructType::get( in GenerateClassStructure() local
H A DCGDebugInfo.cpp3773 llvm::DIType *ClassTy = getOrCreateType(ED->getIntegerType(), DefUnit); in CreateTypeDefinition() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2779 QualType ClassTy = C.getTypeDeclType(Decl); in getThisObjectType() local
3039 CanQualType ClassTy in isCopyOrMoveConstructor() local
3079 CanQualType ClassTy in isSpecializationCopyingObject() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp1320 unsigned NumElements, LLVMMetadataRef ClassTy) { in LLVMDIBuilderCreateEnumerationType()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1220 QualType ClassTy = Context.getTypeDeclType(cast<CXXRecordDecl>(DC)); in getCurrentThisType() local
H A DSemaDeclCXX.cpp11060 QualType ClassTy = Context.getTagDeclType(ClassDecl); in CheckConstructor() local