Home
last modified time | relevance | path

Searched defs:StmtParent (Results 1 – 1 of 1) sorted by relevance

/external/clang/tools/libclang/
DCursorVisitor.h73 const Decl *StmtParent; variable
123 const Decl *&StmtParent; variable
127 SetParentRAII(CXCursor &Parent, const Decl *&StmtParent, in SetParentRAII()