ClangASTSource.h | 373 /// Its m_decl_name contains the selector and its m_decl_context 384 /// Its m_decl_name contains the name and its m_decl_context 433 const clang::DeclarationName &m_decl_name; ///< The name being looked for member in struct:lldb_private::NameSearchContext 467 m_decl_name(name),
|