Searched refs:isGnuLocal (Results 1 – 3 of 3) sorted by relevance
329 bool isGnuLocal() const { return LocStart != getLocation(); } in isGnuLocal() function
272 if (!TheDecl->isGnuLocal()) in ActOnLabelStmt()
869 if (isa<LabelDecl>(D) && !cast<LabelDecl>(D)->isGnuLocal()) { in PushOnScopeChains()