Home | History | Annotate | Download | only in Parse

Lines Matching refs:AsmLabel

2149       ExprResult AsmLabel(ParseSimpleAsm(&Loc));
2150 if (AsmLabel.isInvalid())
2153 DeclaratorInfo.setAsmLabel(AsmLabel.release());