Searched refs:IndexMacrosInPreprocessor (Results 1 – 4 of 4) sorted by relevance
191 if (Opts.IndexMacrosInPreprocessor) in indexASTUnit()206 if (Opts.IndexMacrosInPreprocessor) in indexTopLevelDecls()228 if (Opts.IndexMacrosInPreprocessor) in indexModuleFile()
34 bool IndexMacrosInPreprocessor = false; member
167 Opts.IndexMacrosInPreprocessor = true; in TEST()171 Opts.IndexMacrosInPreprocessor = false; in TEST()
72 IndexOpts.IndexMacrosInPreprocessor = true; in indexSymbols()