Home | Sort by relevance Sort by last modified time |
/external/clang/tools/libclang/ | |
Indexing.cpp | 481 unsigned index_options; member in struct:__anon7046::IndexSourceFileInfo 511 unsigned index_options = ITUI->index_options; local 608 if (index_options & CXIndexOpt_SuppressWarnings) 622 bool SkipBodies = (index_options & CXIndexOpt_SkipParsedBodiesInSession) && 629 index_options, CXTU->getTU(), 693 unsigned index_options; member in struct:__anon7047::IndexTranslationUnitInfo 755 unsigned index_options = ITUI->index_options; local 774 IndexCtx.reset(new IndexingContext(client_data, CB, index_options, TU)) [all...] |
/external/clang/include/clang-c/ | |
Index.h | [all...] |