Home
last modified time | relevance | path

Searched refs:detect_intervening_unindent (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-indentation.c182 detect_intervening_unindent (const char *file, in detect_intervening_unindent() function
494 if (detect_intervening_unindent (body_exploc.file, body_exploc.line, in should_warn_for_misleading_indentation()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-indentation.cc161 detect_intervening_unindent (const char *file, in detect_intervening_unindent() function
531 if (detect_intervening_unindent (body_exploc.file, body_exploc.line, in should_warn_for_misleading_indentation()
H A DChangeLog4069 (detect_intervening_unindent): Likewise.
7159 (detect_intervening_unindent): New function.
7162 detect_intervening_unindent.