Home | History | Annotate | Download | only in clang-c

Lines Matching refs:NumTokens

4084  * \param NumTokens will be set to the number of tokens in the \c *Tokens
4089 CXToken **Tokens, unsigned *NumTokens);
4116 * \param NumTokens the number of tokens in \p Tokens.
4118 * \param Cursors an array of \p NumTokens cursors, whose contents will be
4122 CXToken *Tokens, unsigned NumTokens,
4129 CXToken *Tokens, unsigned NumTokens);