Home
last modified time | relevance | path

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

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