Home | History | Annotate | Download | only in Parse

Lines Matching refs:AsmLabel

1331     ExprResult AsmLabel(ParseSimpleAsm(&Loc));
1332 if (AsmLabel.isInvalid()) {
1336 DeclaratorInfo.setAsmLabel(AsmLabel.release());