enum class IndexingOptions::SystemSymbolFilterKind
Declared at: clang/include/clang/Index/IndexingOptions.h:21
Enumerators
Name | Value | Comment |
---|---|---|
None | 0 | |
DeclarationsOnly | 1 | |
All | 2 |
Declared at: clang/include/clang/Index/IndexingOptions.h:21
Name | Value | Comment |
---|---|---|
None | 0 | |
DeclarationsOnly | 1 | |
All | 2 |