Searched refs:checkLabel (Results 1 – 7 of 7) sorted by relevance
434 bool checkLabel();677 bool checkLabel();
1147 bool SwitchStatement::checkLabel() in checkLabel() function1546 bool GotoStatement::checkLabel() in checkLabel() function
2370 if (ss->checkLabel()) in visit()3667 else if (gs->checkLabel()) in visit()
2258 (*gotos)[i]->checkLabel(); in semantic3()
1214 extern (D) bool checkLabel() in checkLabel() function1775 extern (D) bool checkLabel() in checkLabel() function
1237 (*funcdecl.gotos)[i].checkLabel(); in visit()
2375 if (!(sc.flags & SCOPE.Cfile) && ss.checkLabel()) in package()3860 else if (!(sc.flags & SCOPE.Cfile) && gs.checkLabel()) in package()