Searched defs:Escape (Results 1 – 3 of 3) sorted by relevance
84 const bool Escape = Arg.find_first_of(" \"\\$") != StringRef::npos; printArg() local
110 static bool IsEscapeValidInUnevaluatedStringLiteral(char Escape) { in IsEscapeValidInUnevaluatedStringLiteral() argument 147 char Escape = ResultChar; in ProcessCharEscape() local
3318 Value *Escape = fixupIVUsers() local