Searched defs:SetParent (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/Interpreter/ | ||
H A D | OptionValue.h | 257 void SetParent(const lldb::OptionValueSP &parent_sp) { SetParent() function |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 508 SetParentRAII SetParent(Parent, StmtParent, Cursor); VisitChildren() local |