Searched defs:ClassTy (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp83 TypeIndex ClassTy = MFRecord.getClassType(); local
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h68 llvm::DIType *ClassTy = nullptr; member in class:clang::DynamicInitKind::CGDebugInfo
H A DCGDebugInfo.cpp3406 llvm::DIType *ClassTy = getOrCreateType(ED->getIntegerType(), DefUnit); local
H A DCGObjCGNU.cpp3120 llvm::StructType *ClassTy = llvm::StructType::get( local
H A DCGObjCMac.cpp534 llvm::StructType *ClassTy; member in class:__anon456::ObjCTypesHelper
2100 llvm::Type *ClassTy = local
7567 llvm::Type *ClassTy = local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1241 QualType ClassTy = Context.getTypeDeclType(cast<CXXRecordDecl>(DC)); local
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DType.cpp2339 const Type *ClassTy = MPTy->getClass(); local
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1660 TypeIndex CodeViewDebug::lowerType(const DIType *Ty, const DIType *ClassTy) { argument
476 recordTypeIndexForDINode(const DINode *Node, TypeIndex TI, const DIType *ClassTy) argument
2096 lowerTypeMemberFunction(const DISubroutineType *Ty, const DIType *ClassTy, int ThisAdjustment, bool IsStaticMethod, FunctionOptions FO) argument
2682 getTypeIndex(const DIType *Ty, const DIType *ClassTy) argument
[all...]

Completed in 323 milliseconds