HomeSort by relevance Sort by last modified time
    Searched refs:SetParentRAII (Results 1 - 2 of 2) sorted by null

  /external/clang/tools/libclang/
CursorVisitor.h 113 class SetParentRAII {
119 SetParentRAII(CXCursor &Parent, Decl *&StmtParent, CXCursor NewParent)
127 ~SetParentRAII() {
CIndex.cpp 446 SetParentRAII SetParent(Parent, StmtParent, Cursor);
    [all...]

Completed in 46 milliseconds