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