Searched defs:escaped (Results 1 – 6 of 6) sorted by relevance
5 void escaped() { in escaped() function
57 std::string escaped; in DumpValue() local 65 std::string escaped; in ToJSON() local
8 int *escaped; variable
755 bool AtomMatchesChar(bool escaped, char pattern_char, char ch) { in AtomMatchesChar()856 bool MatchRepetitionAndRegexAtHead(bool escaped, char c, char repeat, in MatchRepetitionAndRegexAtHead()889 const bool escaped = *regex == '\\'; in MatchRegexAtHead() local
1560 bool escaped = false; in SplitEscapedString() local
148 llvm::SmallPtrSet<const VarDecl *, 20> &escaped, in DeadStoreObs() argument