HomeSort by: relevance | last modified time | path
    Searched defs:m_macro (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
name-lookup.cc 7616 : deferred_diagnostic (loc), m_macro (macro)
7627 (const char *)m_macro->ident.str);
7628 inform (cpp_macro_definition_location (m_macro),
7633 cpp_hashnode *m_macro;
7629 cpp_hashnode *m_macro; member in class:macro_use_before_def
  /src/external/gpl3/gcc.old/dist/gcc/cp/
name-lookup.cc 7415 : deferred_diagnostic (loc), m_macro (macro)
7426 (const char *)m_macro->ident.str);
7427 inform (cpp_macro_definition_location (m_macro),
7432 cpp_hashnode *m_macro;
7428 cpp_hashnode *m_macro; member in class:macro_use_before_def

Completed in 33 milliseconds