Searched refs:hasPreprocessor (Results 1 – 4 of 4) sorted by relevance
444 CI.hasPreprocessor()) { in Execute()462 if (CI.hasPreprocessor()) in EndSourceFile()521 if (!CI.hasPreprocessor()) in ExecuteAction()
1665 hasPreprocessor()) { in loadGlobalModuleIndex()
1664 if (CI.hasPreprocessor()) in transferASTDataFromCompilerInstance()
430 bool hasPreprocessor() const { return PP != nullptr; } in hasPreprocessor() function