Lines Matching refs:cpp_interpret_string

2412   bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1,  in test_lexer_string_locations_simple()
2466 bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1, in test_lexer_string_locations_ebcdic()
2512 bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1, in test_lexer_string_locations_hex()
2553 bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1, in test_lexer_string_locations_oct()
2687 bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1, in test_lexer_string_locations_ucn4()
2738 bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1, in test_lexer_string_locations_ucn8()
2798 bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1, in test_lexer_string_locations_wide_string()
2848 bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1, in test_lexer_string_locations_string16()
2889 bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1, in test_lexer_string_locations_string32()
2931 bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1, in test_lexer_string_locations_u8()
3007 bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1, in test_lexer_string_locations_utf8_source()
3058 bool result = cpp_interpret_string (test.m_parser, in test_lexer_string_locations_concatenation_1()
3110 bool result = cpp_interpret_string (test.m_parser, in test_lexer_string_locations_concatenation_2()
3184 bool result = cpp_interpret_string (test.m_parser, in test_lexer_string_locations_concatenation_3()
3352 bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1, in test_lexer_string_locations_raw_string_one_line()
3392 bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1, in test_lexer_string_locations_raw_string_multiline()