Searched refs:SetParentRAII (Results 1 – 2 of 2) sorted by relevance
129 class SetParentRAII {135 SetParentRAII(CXCursor &Parent, const Decl *&StmtParent, CXCursor NewParent) in SetParentRAII() function142 ~SetParentRAII() { in ~SetParentRAII()
501 SetParentRAII SetParent(Parent, StmtParent, Cursor); in VisitChildren()3158 SetParentRAII SetParent(Parent, StmtParent, LI.getParent()); in RunVisitorWorkList()