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

  /src/external/gpl3/gcc/dist/libcc1/
libcp1plugin.cc 117 at_fake_function_scope_p ()
143 gcc_assert (at_fake_function_scope_p ());
413 gcc_assert (at_fake_function_scope_p () || at_function_scope_p ());
751 else if (at_fake_function_scope_p () || at_function_scope_p ())
883 /* See at_fake_function_scope_p. */
1625 /* See at_fake_function_scope_p. */
1632 gcc_assert (at_fake_function_scope_p ());
115 at_fake_function_scope_p () function
  /src/external/gpl3/gcc.old/dist/libcc1/
libcp1plugin.cc 117 at_fake_function_scope_p ()
143 gcc_assert (at_fake_function_scope_p ());
413 gcc_assert (at_fake_function_scope_p () || at_function_scope_p ());
751 else if (at_fake_function_scope_p () || at_function_scope_p ())
883 /* See at_fake_function_scope_p. */
1625 /* See at_fake_function_scope_p. */
1632 gcc_assert (at_fake_function_scope_p ());
115 at_fake_function_scope_p () function

Completed in 18 milliseconds