Searched refs:isGnuLocal (Results 1 – 4 of 4) sorted by relevance
452 bool isGnuLocal() const { return LocStart != getLocation(); } in isGnuLocal() function
473 if (!TheDecl->isGnuLocal()) { in ActOnLabelStmt()
1285 if (isa<LabelDecl>(D) && !cast<LabelDecl>(D)->isGnuLocal()) { in PushOnScopeChains()
2618 LabelDecl *ToLabel = D->isGnuLocal() in VisitLabelDecl()