reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4889 if (Str.empty()) 4892 if (Str.consumeInteger(10, Major)) 4894 if (Str.empty()) 4896 if (Str[0] != '.') 4899 Str = Str.drop_front(1); 4899 Str = Str.drop_front(1); 4901 if (Str.consumeInteger(10, Minor)) 4903 if (Str.empty()) 4905 if (Str[0] != '.') 4907 Str = Str.drop_front(1); 4907 Str = Str.drop_front(1); 4909 if (Str.consumeInteger(10, Micro)) 4911 if (!Str.empty())