Searched refs:hasPreprocessor (Results 1 – 4 of 4) sorted by relevance
418 CI.hasPreprocessor()) { in Execute()455 if (CI.hasPreprocessor()) in EndSourceFile()494 if (!CI.hasPreprocessor()) in ExecuteAction()
1529 hasPreprocessor()) { in loadGlobalModuleIndex()
1695 if (CI.hasPreprocessor()) in transferASTDataFromCompilerInstance()
394 bool hasPreprocessor() const { return PP != nullptr; } in hasPreprocessor() function