Searched refs:found_vcall (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dvtable-verify.c554 bool found_vcall = false; local
585 found_vcall = true;
591 found_vcall = var_is_used_for_virtual_call_p
614 found_vcall = var_is_used_for_virtual_call_p
623 if (found_vcall)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dvtable-verify.cc554 bool found_vcall = false; local
585 found_vcall = true;
591 found_vcall = var_is_used_for_virtual_call_p
614 found_vcall = var_is_used_for_virtual_call_p
623 if (found_vcall)

Completed in 112 milliseconds