Home
last modified time | relevance | path

Searched refs:CXIndexOpt_SuppressRedundantRefs (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang/tools/libclang/
DCXIndexDataConsumer.h347 return IndexOptions & CXIndexOpt_SuppressRedundantRefs; in shouldSuppressRefs()
/external/clang/tools/libclang/
DCXIndexDataConsumer.h349 return IndexOptions & CXIndexOpt_SuppressRedundantRefs; in shouldSuppressRefs()
/external/clang/include/clang-c/
DIndex.h5841 CXIndexOpt_SuppressRedundantRefs = 0x1, enumerator
/external/llvm-project/clang/include/clang-c/
DIndex.h6623 CXIndexOpt_SuppressRedundantRefs = 0x1, enumerator
/external/clang/tools/c-index-test/
Dc-index-test.c3298 index_opts |= CXIndexOpt_SuppressRedundantRefs; in getIndexOptions()
/external/llvm-project/clang/tools/c-index-test/
Dc-index-test.c3841 index_opts |= CXIndexOpt_SuppressRedundantRefs; in getIndexOptions()