ΒΆunsigned int clang_getNumCompletionChunks(
    CXCompletionString completion_string)

Description

Retrieve the number of chunks in the given code-completion string.

Declared at: clang/include/clang-c/Index.h:5451

Parameters

CXCompletionString completion_string