Home
last modified time | relevance | path

Searched refs:SetParent (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/clang/lib/ARCMigrate/
H A DTransforms.h200 SaveAndRestore<Decl *> SetParent(ParentD, D); in TraverseObjCMethodDecl()
/openbsd/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionValue.h318 void SetParent(const lldb::OptionValueSP &parent_sp) { in SetParent() function
/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DOptionValueProperties.cpp34 property.GetValue()->SetParent(shared_from_this()); in Initialize()
55 value_sp->SetParent(shared_from_this()); in AppendProperty()
H A DOptionValue.cpp572 clone->SetParent(new_parent); in DeepCopy()
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp502 SetParentRAII SetParent(Parent, StmtParent, Cursor); in VisitChildren() local
3350 SetParentRAII SetParent(Parent, StmtParent, LI.getParent()); in RunVisitorWorkList() local