Searched refs:hasPreprocessor (Results 1 – 4 of 4) sorted by relevance
433 CI.hasPreprocessor()) { in Execute()449 if (CI.hasPreprocessor()) in EndSourceFile()509 if (!CI.hasPreprocessor()) in ExecuteAction()
1638 hasPreprocessor()) { in loadGlobalModuleIndex()
1663 if (CI.hasPreprocessor()) in transferASTDataFromCompilerInstance()
401 bool hasPreprocessor() const { return PP != nullptr; } in hasPreprocessor() function