Lines Matching refs:ParseStringLiteralExpression
993 Res = ParseStringLiteralExpression(true);2411 /// ParseStringLiteralExpression - This handles the various token types that2419 ExprResult Parser::ParseStringLiteralExpression(bool AllowUserDefinedLiteral) {