Home
last modified time | relevance | path

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

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