Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDClangASTContext.h793 static bool SetObjCSuperClass(const CompilerType &type,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFASTParserClang.cpp2938 ast->SetObjCSuperClass(class_clang_type, base_class_clang_type); in ParseChildMembers()
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
HDClangASTContext.cpp7344 bool ClangASTContext::SetObjCSuperClass( in SetObjCSuperClass() function in ClangASTContext