Home | History | Annotate | Download | only in Parse

Lines Matching refs:AsmLabel

2105     ExprResult AsmLabel(ParseSimpleAsm(&Loc));
2106 if (AsmLabel.isInvalid())
2109 DeclaratorInfo.setAsmLabel(AsmLabel.get());