Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.h894 static bool SetObjCSuperClass(const CompilerType &type,
DTypeSystemClang.cpp7743 bool TypeSystemClang::SetObjCSuperClass( in SetObjCSuperClass() function in TypeSystemClang
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp2843 ast->SetObjCSuperClass(class_clang_type, base_class_clang_type); in ParseChildMembers()