Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseAlignArgument

1743 /// ParseAlignArgument - Parse the argument to an alignment-specifier.
1752 ExprResult Parser::ParseAlignArgument(SourceLocation Start,
1791 ExprResult ArgExpr = ParseAlignArgument(T.getOpenLocation(), EllipsisLoc);