Home
last modified time | relevance | path

Searched defs:Gs (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Draw-string-literal.cpp38 char const *const Gs("goink\\\035"); variable
/llvm-project/llvm/unittests/Option/
H A DOptionParsingTest.cpp123 EXPECT_EQ("chuu", Gs[0]); in TYPED_TEST() local