Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.h388 std::set<const clang::Decl *> m_active_lexical_decls; variable
H A DClangASTSource.cpp49 std::set<const clang::Decl *> &m_active_lexical_decls; member in __anond04d09130111::ScopedLexicalDeclEraser