Searched refs:ParseStringLiteralExpression (Results 1 – 5 of 5) sorted by relevance
783 Res = ParseStringLiteralExpression(); in ParseCastExpression()1976 ExprResult Parser::ParseStringLiteralExpression() { in ParseStringLiteralExpression() function in Parser
2275 ExprResult Res(ParseStringLiteralExpression()); in ParseObjCStringLiteral()2293 ExprResult Lit(ParseStringLiteralExpression()); in ParseObjCStringLiteral()
1109 ExprResult Res(ParseStringLiteralExpression()); in ParseAsmStringLiteral()
596 ExprResult AssertMessage(ParseStringLiteralExpression()); in ParseStaticAssertDeclaration()
1171 ExprResult ParseStringLiteralExpression();