Searched defs:m_decl (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ | ||
H A D | ClangPersistentVariables.h | 99 clang::NamedDecl *m_decl = nullptr; member |
H A D | ClangASTSource.cpp | 49 const clang::Decl *m_decl; member in __anon5891adfc0111::ScopedLexicalDeclEraser |
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ | ||
H A D | Type.h | 550 Declaration m_decl; variable |