HomeSort by relevance Sort by last modified time
    Searched refs:index_options (Results 1 - 2 of 2) sorted by null

  /external/clang/tools/libclang/
Indexing.cpp 470 unsigned index_options; member in struct:__anon7128::IndexSourceFileInfo
489 unsigned index_options = ITUI->index_options; local
590 if (index_options & CXIndexOpt_SuppressWarnings)
610 bool SkipBodies = (index_options & CXIndexOpt_SkipParsedBodiesInSession) &&
617 index_options, CXTU->getTU(),
686 unsigned index_options; member in struct:__anon7129::IndexTranslationUnitInfo
743 unsigned index_options = ITUI->index_options; local
770 IndexCtx.reset(new IndexingContext(client_data, CB, index_options, TU))
    [all...]
  /external/clang/include/clang-c/
Index.h     [all...]

Completed in 36 milliseconds