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

Lines Matching refs:chunk_number

4217  * \param chunk_number the 0-based index of the chunk in the completion string.
4219 * \returns the kind of the chunk at the index \c chunk_number.
4223 unsigned chunk_number);
4231 * \param chunk_number the 0-based index of the chunk in the completion string.
4233 * \returns the text associated with the chunk at index \c chunk_number.
4237 unsigned chunk_number);
4245 * \param chunk_number the 0-based index of the chunk in the completion string.
4248 * \c chunk_number.
4252 unsigned chunk_number);