ΒΆunsigned int clang_CXIndex_getGlobalOptions(
CXIndex)
unsigned int clang_CXIndex_getGlobalOptions(
CXIndex)
Description
Gets the general options associated with a CXIndex.
Declared at: clang/include/clang-c/Index.h:332
Parameters
- CXIndex
Returns
A bitmask of options, a bitwise OR of CXGlobalOpt_XXX flags that are associated with the given CXIndex object.