reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1727 StringRef AStr(Str); 1732 for (; *Str; ++Str) { 1732 for (; *Str; ++Str) { 1733 if (*Str == '\n' || strncmp(Str, MAI.getSeparatorString(), 1733 if (*Str == '\n' || strncmp(Str, MAI.getSeparatorString(), 1736 if (atInsnStart && !std::isspace(static_cast<unsigned char>(*Str))) { 1740 if (atInsnStart && strncmp(Str, MAI.getCommentString().data(),