Home | History | Annotate | Download | only in Parse

Lines Matching refs:AsmLabel

1715     ExprResult AsmLabel(ParseSimpleAsm(&Loc));
1716 if (AsmLabel.isInvalid()) {
1720 DeclaratorInfo.setAsmLabel(AsmLabel.get());