Searched refs:ParseExpressionWithLeadingAt (Results 1 – 3 of 3) sorted by relevance
1420 ExprResult ParseExpressionWithLeadingAt(SourceLocation AtLoc);
131 Parser::ParseExpressionWithLeadingAt(SourceLocation AtLoc) { in ParseExpressionWithLeadingAt() function in Parser
2769 ExprResult Res(ParseExpressionWithLeadingAt(AtLoc)); in ParseObjCAtStatement()