Home
last modified time | relevance | path

Searched defs:SetParent (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValue.h257 void SetParent(const lldb::OptionValueSP &parent_sp) { SetParent() function
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp508 SetParentRAII SetParent(Parent, StmtParent, Cursor); VisitChildren() local
3551 SetParentRAII SetParent(Parent, StmtParent, LI.getParent()); RunVisitorWorkList() local