Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseAlignArgument

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