Home | History | Annotate | Download | only in FileCheck

Lines Matching defs:NextChar

694   char NextChar = Buffer[Prefix.size()];
697 if (NextChar == ':')
700 if (NextChar != '-')