Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h977 static bool SetObjCSuperClass(const CompilerType &type,
H A DTypeSystemClang.cpp7791 bool TypeSystemClang::SetObjCSuperClass( in SetObjCSuperClass() function in TypeSystemClang
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1491 ast->SetObjCSuperClass(class_clang_type, base_class_clang_type); in ParseInheritance()