Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dparse.h121 void checkDanglingElse(Loc elseloc);
H A Dparse.c480 checkDanglingElse(elseloc); in parseDeclDefs()
925 checkDanglingElse(elseloc); in parseDeclDefs()
4694 void Parser::checkDanglingElse(Loc elseloc) in checkDanglingElse() function
5359 checkDanglingElse(elseloc); in parseStatement()
5435 checkDanglingElse(elseloc); in parseStatement()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dparse.d569 checkDanglingElse(elseloc);
1025 checkDanglingElse(elseloc);
5252 private void checkDanglingElse(Loc elseloc) in checkDanglingElse() function
6024 checkDanglingElse(elseloc);
6113 checkDanglingElse(elseloc);