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