Home | History | Annotate | Download | only in Support

Lines Matching refs:FirstChar

1508   StringRef FirstChar(Current, 1);
1510 || FirstChar.find_first_of("-?:,[]{}#&*!|>'\"%@`") != StringRef::npos)