Home
last modified time | relevance | path

Searched refs:SetObjCSuperClass (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h887 static bool SetObjCSuperClass(const CompilerType &type,
H A DTypeSystemClang.cpp7841 bool TypeSystemClang::SetObjCSuperClass( in SetObjCSuperClass() function in TypeSystemClang
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1442 ast->SetObjCSuperClass(class_clang_type, base_class_clang_type); in ParseInheritance()