Searched refs:IndexMacrosInPreprocessor (Results 1 – 2 of 2) sorted by relevance
267 if (Opts.IndexMacrosInPreprocessor) in indexASTUnit()282 if (Opts.IndexMacrosInPreprocessor) in indexTopLevelDecls()304 if (Opts.IndexMacrosInPreprocessor) { in indexModuleFile()
35 bool IndexMacrosInPreprocessor = false; member