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