Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCursorVisitor.h81 const Decl *StmtParent; variable
131 const Decl *&StmtParent; variable
135 SetParentRAII(CXCursor &Parent, const Decl *&StmtParent, CXCursor NewParent) in SetParentRAII()