Home | History | Annotate | Download | only in Sema

Lines Matching refs:getAsmLabel

5751       !D.getAsmLabel() && !getSourceManager().isInSystemMacro(
5775 if (SC == SC_Auto || (SC == SC_Register && !D.getAsmLabel())) {
6105 if (Expr *E = (Expr*)D.getAsmLabel()) {
7790 if (Expr *E = (Expr*) D.getAsmLabel()) {