Home
last modified time | relevance | path

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

/external/llvm-project/clang/tools/libclang/
DCursorVisitor.h81 const Decl *StmtParent; variable
131 const Decl *&StmtParent; variable
135 SetParentRAII(CXCursor &Parent, const Decl *&StmtParent, CXCursor NewParent) in SetParentRAII()
/external/clang/tools/libclang/
DCursorVisitor.h73 const Decl *StmtParent; variable
123 const Decl *&StmtParent; variable
127 SetParentRAII(CXCursor &Parent, const Decl *&StmtParent, in SetParentRAII()