Home
last modified time | relevance | path

Searched defs:class_type (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/interface/
H A Dcpp.cc821 std::string cpp_type_printer::class_type(const std::string &cpp_name) const in class_type() function in cpp_type_printer
880 const isl_class &class_type) in is_subclass()
H A Dtemplate_cpp.cc1438 std::string template_method_type_printer::class_type( in class_type() function in template_method_type_printer
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp418 CompilerType class_type; in GetRuntimeType() local
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1028 Type *class_type = dwarf->ResolveType(decl_ctx_die); in ParseSubroutine() local
1338 Type *class_type = in ParsePointerToMemberType() local
3421 lldb_private::Type *class_type, std::vector<DWARFDIE> &failures) { in CopyUniqueClassMethodTypes()
/llvm-project-15.0.7/lldb/unittests/Symbol/
H A DTestTypeSystemClang.cpp292 CompilerType class_type = in TEST_F() local
/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp956 Type *class_type = load->getType(); in RewriteObjCClassReference() local
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp816 clang::QualType class_type = GetOrCreateType(mpi.ContainingType); in CreatePointerType() local
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1499 else if (auto class_type = llvm::dyn_cast<PDBSymbolTypeUDT>(result.get())) in FindTypesByRegex() local