Home | History | Annotate | Download | only in AST

Lines Matching full:find_first_not_of

1362   if (Str.find_first_not_of("-0123456789") == StringRef::npos)