Home
last modified time | relevance | path

Searched defs:BackSlash (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DRawStringLiteralCheck.cpp23 size_t BackSlash = HayStack.find('\\'); in containsEscapes() local
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Draw-string-literal.cpp3 char const *const BackSlash("goink\\frob"); variable
/llvm-project-15.0.7/clang/unittests/Lex/
H A DHeaderSearchTest.cpp128 TEST_F(HeaderSearchTest, BackSlash) { in TEST_F() argument
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCAsmMacro.h47 BackSlash, // '\' enumerator