Home | History | Annotate | Download | only in Sema

Lines Matching refs:isGnuLocal

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