Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTContext.h873 static bool SetObjCSuperClass(const CompilerType &type,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3273 ast->SetObjCSuperClass(class_clang_type, base_class_clang_type); in ParseChildMembers()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp8374 bool ClangASTContext::SetObjCSuperClass( in SetObjCSuperClass() function in ClangASTContext