Searched refs:CXIndexOpt_SkipParsedBodiesInSession (Results 1 – 3 of 3) sorted by relevance
535 bool SkipBodies = (index_options & CXIndexOpt_SkipParsedBodiesInSession) && in clang_indexSourceFile_Impl()
5865 CXIndexOpt_SkipParsedBodiesInSession = 0x10 enumerator
3302 index_opts |= CXIndexOpt_SkipParsedBodiesInSession; in getIndexOptions()