Home | History | Annotate | Download | only in Parse

Lines Matching refs:AsmLabel

1396     ExprResult AsmLabel(ParseSimpleAsm(&Loc));
1397 if (AsmLabel.isInvalid()) {
1401 DeclaratorInfo.setAsmLabel(AsmLabel.release());