Searched refs:IndexMacrosInPreprocessor (Results 1 – 2 of 2) sorted by relevance
236 if (Opts.IndexMacrosInPreprocessor) in indexASTUnit()251 if (Opts.IndexMacrosInPreprocessor) in indexTopLevelDecls()273 if (Opts.IndexMacrosInPreprocessor) in indexModuleFile()
47 bool IndexMacrosInPreprocessor = false; member