Searched defs:Escape (Results 1 – 7 of 7) sorted by relevance
85 const bool Escape = Arg.find_first_of(" \"\\$") != StringRef::npos; in printArg() local
183 TEST_F(RegexTest, Escape) { in TEST_F() argument
42 TEST_F(GlobPatternTest, Escape) { in TEST_F() argument
257 using Escape = decltype([] { return undef(); }()); __anon0cab12940202() typedef
94 TEST(CodeExpander, Escape) { in TEST() argument
110 static bool IsEscapeValidInUnevaluatedStringLiteral(char Escape) { in IsEscapeValidInUnevaluatedStringLiteral() argument 147 char Escape = ResultChar; in ProcessCharEscape() local
3159 Value *Escape = fixupIVUsers() local