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

  /src/external/gpl3/gcc.old/dist/gcc/
tree-diagnostic-path.cc 535 class test_diagnostic_path : public simple_diagnostic_path class in namespace:selftest
538 test_diagnostic_path (pretty_printer *event_pp) function in class:selftest::test_diagnostic_path
568 test_diagnostic_path path (event_pp);
589 test_diagnostic_path path (event_pp);
627 test_diagnostic_path path (event_pp);
716 test_diagnostic_path path (event_pp);
770 test_diagnostic_path path (event_pp);
  /src/external/gpl3/gcc/dist/gcc/
tree-diagnostic-path.cc 703 class test_diagnostic_path : public simple_diagnostic_path class in namespace:selftest
706 test_diagnostic_path (pretty_printer *event_pp) function in class:selftest::test_diagnostic_path
736 test_diagnostic_path path (event_pp);
757 test_diagnostic_path path (event_pp);
795 test_diagnostic_path path (event_pp);
884 test_diagnostic_path path (event_pp);
938 test_diagnostic_path path (event_pp);

Completed in 18 milliseconds