Searched defs:str4 (Results 1 – 5 of 5) sorted by relevance
61 std::string str4{"\x00\x01\x02\x03"}; in TestA() local83 std::wstring str4{L"\x00\x01\x02\x03"}; in TestW() local
82 int good_strncmp_1_2(char *str4, const char *str5) { in good_strncmp_1_2()
117 str4: .asciz "Highrange\n" label
83 yarn str4; // expected-error{{unknown type name 'yarn'; did you mean 'nonstd::yarn'?}} variable
740 llvm::StringRef str4; member