Searched refs:index_opts (Results 1 – 1 of 1) sorted by relevance
3880 unsigned index_opts; in getIndexOptions() local3881 index_opts = 0; in getIndexOptions()3883 index_opts |= CXIndexOpt_SuppressRedundantRefs; in getIndexOptions()3885 index_opts |= CXIndexOpt_IndexFunctionLocalSymbols; in getIndexOptions()3887 index_opts |= CXIndexOpt_SkipParsedBodiesInSession; in getIndexOptions()3891 return index_opts; in getIndexOptions()3899 unsigned index_opts; in index_compile_args() local3916 index_opts = getIndexOptions(); in index_compile_args()3939 unsigned index_opts; in index_ast_file() local3954 index_opts = getIndexOptions(); in index_ast_file()[all …]