Lines Matching defs:get_visual_column
48 get_visual_column (expanded_location exploc,
379 if (!get_visual_column (guard_exploc,
439 if (!get_visual_column (next_stmt_exploc,
443 if (!get_visual_column (body_exploc,
447 if (!get_visual_column (guard_exploc,
684 /* Verify that the given call to get_visual_column succeeds, with
702 bool result = get_visual_column (exploc,
710 /* Verify that the given call to get_visual_column succeeds, with
725 /* Verify that the given call to get_visual_column fails gracefully. */
740 bool result = get_visual_column (exploc,
746 /* Verify that the given call to get_visual_column fails gracefully. */
756 /* Verify that get_visual_column works as expected. */