Searched defs:Escape (Results 1 – 5 of 5) sorted by relevance
84 const bool Escape = Arg.find_first_of(" \"\\$") != StringRef::npos; in printArg() local
42 struct Escape struct44 const char *strings[256];
1000 enum State{ Start, Char, Escape, CharDash, CharDashEscape, enumerator
57 struct Escape struct64 const(char)[] escapeChar(char c) in escapeChar()
3760 Value *Escape = emitTransformedIndex(B, CMO, PSE.getSE(), DL, II); in fixupIVUsers() local