Home
last modified time | relevance | path

Searched defs:Backslash (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/support/
DLogger.cpp45 if (const char *Backslash = strrchr(Filename, '\\')) in debugType() local
/external/llvm-project/flang/include/flang/Common/
Dformat.h43 Backslash, // nonstandard: inhibit newline on output in ENUM_CLASS() argument
/external/llvm-project/flang/include/flang/Parser/
Dformat-specification.h98 Backslash, // ditto, but only on terminals enumerator
/external/pdfium/core/fpdfapi/parser/
Dcpdf_syntax_parser.cpp35 enum class ReadStatus { Normal, Backslash, Octal, FinishOctal, CarriageReturn }; enumerator
/external/clang/unittests/Tooling/
DCompilationDatabaseTest.cpp372 std::vector<std::string> Backslash = unescapeJsonCommandLine("a\\\\\\\\"); in TEST() local
/external/llvm-project/clang/unittests/Tooling/
DCompilationDatabaseTest.cpp442 std::vector<std::string> Backslash = unescapeJsonCommandLine("a\\\\\\\\"); in TEST() local