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 478 unsigned index_options; member in struct:__anon19058::IndexSourceFileInfo
508 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:__anon19059::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...]

Completed in 42 milliseconds