Home
last modified time | relevance | path

Searched refs:raw_strings (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/unittests/Runtime/
H A DCharacterTest.cpp28 const std::vector<const char *> &raw_strings) { in CreateDescriptor() argument
29 std::size_t length{std::strlen(raw_strings[0])}; in CreateDescriptor()
43 for (const char *raw : raw_strings) { in CreateDescriptor()
/llvm-project-15.0.7/clang/test/Lexer/
H A Dcxx-features.cpp259 #if check(raw_strings, 0, 200710, 200710, 200710, 200710, 200710)