Searched refs:error_found (Results 1 – 4 of 4) sorted by relevance
698 bool error_found = false; in verify_cgraph_node() local709 error_found = true; in verify_cgraph_node()714 error_found = true; in verify_cgraph_node()721 error_found = true; in verify_cgraph_node()730 error_found = true; in verify_cgraph_node()735 error_found = true; in verify_cgraph_node()742 error_found = true; in verify_cgraph_node()748 error_found = true; in verify_cgraph_node()753 error_found = true; in verify_cgraph_node()763 error_found = true; in verify_cgraph_node()[all …]
9155 int error_found; in java_complete_class() local9213 error_found = 0; in java_complete_class()9231 error_found = 1; in java_complete_class()9238 if (!error_found) in java_complete_class()10315 int error_found; in process_imports() local10337 error_found = in process_imports()10358 error_found = 1; in process_imports()10362 if (error_found) in process_imports()16363 int error_found = 0; local16404 error_found = 1;[all …]
5590 int error_found; in java_complete_class() local5648 error_found = 0; in java_complete_class()5666 error_found = 1; in java_complete_class()5673 if (!error_found) in java_complete_class()6750 int error_found; in process_imports() local6772 error_found = in process_imports()6793 error_found = 1; in process_imports()6797 if (error_found) in process_imports()12798 int error_found = 0; local12839 error_found = 1;[all …]
2319 error_found, set when appropriate and used to decide whether to12548 (process_imports): error_found local variable doesn't need to be12804 (process_imports): Simply assign error_found to the value returned