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

  /src/external/gpl3/gcc/dist/gcc/analyzer/
checker-event.cc 685 label_text cond_desc = maybe_describe_condition (can_colorize);
743 start_cfg_edge_event::maybe_describe_condition (bool can_colorize) const function in class:ana::start_cfg_edge_event
757 return maybe_describe_condition (can_colorize,
764 /* Subroutine of maybe_describe_condition above.
771 start_cfg_edge_event::maybe_describe_condition (bool can_colorize, function in class:ana::start_cfg_edge_event
819 /* Subroutine of maybe_describe_condition.
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
checker-path.cc 466 label_text cond_desc = maybe_describe_condition (can_colorize);
542 start_cfg_edge_event::maybe_describe_condition (bool can_colorize) const function in class:ana::start_cfg_edge_event
556 return maybe_describe_condition (can_colorize,
563 /* Subroutine of maybe_describe_condition above.
570 start_cfg_edge_event::maybe_describe_condition (bool can_colorize, function in class:ana::start_cfg_edge_event
618 /* Subroutine of maybe_describe_condition.

Completed in 15 milliseconds