Searched refs:hasPreprocessor (Results 1 – 10 of 10) sorted by relevance
34 if (!CI.hasPreprocessor()) in ExecuteAction()
35 if (!CI.hasPreprocessor()) in ExecuteAction()
462 CI.hasPreprocessor()) { in Execute()480 if (CI.hasPreprocessor()) in EndSourceFile()539 if (!CI.hasPreprocessor()) in ExecuteAction()
723 hasPreprocessor() ? &getPreprocessor().getHeaderSearchInfo() : nullptr, in InitializeSourceManager()1693 hasPreprocessor()) { in loadGlobalModuleIndex()
1672 if (CI.hasPreprocessor()) in transferASTDataFromCompilerInstance()
954 CI.hasPreprocessor()) { in Execute()978 if (CI.hasPreprocessor()) in EndSourceFile()1039 if (!CI.hasPreprocessor()) in ExecuteAction()
2141 hasPreprocessor()) { in loadGlobalModuleIndex()
1455 if (CI.hasPreprocessor()) in transferASTDataFromCompilerInstance()
430 bool hasPreprocessor() const { return PP != nullptr; } in hasPreprocessor() function
439 bool hasPreprocessor() const { return PP != nullptr; } in hasPreprocessor() function