Home | History | Annotate | Download | only in Sema

Lines Matching refs:isGnuLocal

1245   if (isa<LabelDecl>(D) && !cast<LabelDecl>(D)->isGnuLocal()) {