Searched defs:m_decl (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ | ||
H A D | ClangPersistentVariables.h | 99 clang::NamedDecl *m_decl = nullptr; member |
H A D | ClangASTSource.cpp | 50 const clang::Decl *m_decl; member in __anon5c838b090111::ScopedLexicalDeclEraser |
/openbsd/gnu/llvm/lldb/include/lldb/Symbol/ | ||
H A D | Type.h | 219 Declaration m_decl; variable |