Home | History | Annotate | Download | only in Format

Lines Matching refs:TT_StartOfName

837       Current.Type = TT_StartOfName;
1366 if (!Current.is(TT_StartOfName) || Current.NestingLevel != 0)
1390 Tok->isOneOf(TT_PointerOrReference, TT_StartOfName))
1542 if (Right.isOneOf(TT_StartOfName, TT_FunctionDeclarationName) ||
1546 if (Left.is(TT_StartOfName))
2013 if (Right.isOneOf(TT_StartOfName, TT_FunctionDeclarationName) ||