Lines Matching refs:cpp_interpret_string
2454 bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1, in test_lexer_string_locations_simple()
2508 bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1, in test_lexer_string_locations_ebcdic()
2554 bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1, in test_lexer_string_locations_hex()
2595 bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1, in test_lexer_string_locations_oct()
2729 bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1, in test_lexer_string_locations_ucn4()
2780 bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1, in test_lexer_string_locations_ucn8()
2840 bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1, in test_lexer_string_locations_wide_string()
2890 bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1, in test_lexer_string_locations_string16()
2931 bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1, in test_lexer_string_locations_string32()
2973 bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1, in test_lexer_string_locations_u8()
3049 bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1, in test_lexer_string_locations_utf8_source()
3100 bool result = cpp_interpret_string (test.m_parser, in test_lexer_string_locations_concatenation_1()
3152 bool result = cpp_interpret_string (test.m_parser, in test_lexer_string_locations_concatenation_2()
3226 bool result = cpp_interpret_string (test.m_parser, in test_lexer_string_locations_concatenation_3()
3394 bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1, in test_lexer_string_locations_raw_string_one_line()
3434 bool result = cpp_interpret_string (test.m_parser, &tok->val.str, 1, in test_lexer_string_locations_raw_string_multiline()