Searched defs:Str2 (Results 1 – 6 of 6) sorted by relevance
418 StringRef Str2 = Str; in consumeUnsignedInteger() local 471 StringRef Str2 = Str.drop_front(1); consumeSignedInteger() local [all...]
499 if (std::optional<std::string> Str2 = Visit(S->getRHS())) in VisitSymSymExpr() local
817 SmallString<128> Str2; emitGlobals() local
549 StringRef Str1, Str2; optimizeStrCmp() local 631 StringRef Str1, Str2; optimizeStrNCmp() local
5239 StringRef Str2 = parseStringToEndOfStatement(); parseDirectiveIfc() local
3517 printFields(formatted_raw_ostream & OS,StringRef Str1,StringRef Str2) printFields() argument