Home
last modified time | relevance | path

Searched defs:ClassTy (Results 1 – 13 of 13) 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/clang/lib/CodeGen/
H A DCGDebugInfo.h71 llvm::DIType *ClassTy = nullptr; variable
H A DCGObjCMac.cpp534 llvm::StructType *ClassTy; member in __anonb5e682970111::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
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp421 getFunctionOptions(const DISubroutineType * Ty,const DICompositeType * ClassTy=nullptr,StringRef SPName=StringRef ("")) getFunctionOptions() argument
474 recordTypeIndexForDINode(const DINode * Node,TypeIndex TI,const DIType * ClassTy) recordTypeIndexForDINode() argument
1642 lowerType(const DIType * Ty,const DIType * ClassTy) lowerType() argument
2079 lowerTypeMemberFunction(const DISubroutineType * Ty,const DIType * ClassTy,int ThisAdjustment,bool IsStaticMethod,FunctionOptions FO) lowerTypeMemberFunction() argument
2664 getTypeIndex(const DIType * Ty,const DIType * ClassTy) getTypeIndex() argument
[all...]
/freebsd/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
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp1283 unsigned NumElements, LLVMMetadataRef ClassTy) { in LLVMDIBuilderCreateEnumerationType()
/freebsd/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