reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1735 atInsnStart = true; 1736 if (atInsnStart && !std::isspace(static_cast<unsigned char>(*Str))) { 1738 atInsnStart = false; 1740 if (atInsnStart && strncmp(Str, MAI.getCommentString().data(), 1742 atInsnStart = false;