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

/freebsd-11.0-release/contrib/gcc/
H A Ddiagnostic.h112 int last_module; member in struct:diagnostic_context
152 ((DC)->last_module != input_file_stack_tick)
157 (DC)->last_module = input_file_stack_tick
H A Ddiagnostic.c115 context->last_module = 0;

Completed in 35 milliseconds