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 121 class SetParentRAII {
127 SetParentRAII(CXCursor &Parent, const Decl *&StmtParent,
136 ~SetParentRAII() {
CIndex.cpp 490 SetParentRAII SetParent(Parent, StmtParent, Cursor);
    [all...]

Completed in 54 milliseconds