Home
last modified time | relevance | path

Searched refs:SetParentRAII (Results 1 – 2 of 2) sorted by relevance

/external/clang/tools/libclang/
DCursorVisitor.h121 class SetParentRAII {
127 SetParentRAII(CXCursor &Parent, const Decl *&StmtParent, in SetParentRAII() function
136 ~SetParentRAII() { in ~SetParentRAII()
DCIndex.cpp493 SetParentRAII SetParent(Parent, StmtParent, Cursor); in VisitChildren()
2664 SetParentRAII SetParent(Parent, StmtParent, LI.getParent()); in RunVisitorWorkList()