Searched refs:handleBeginSource (Results 1 – 2 of 2) sorted by relevance
117 virtual bool handleBeginSource(CompilerInstance &CI, StringRef Filename) { in handleBeginSource() function389 return Callbacks->handleBeginSource(CI, Filename); in newFrontendActionFactory()
205 bool handleBeginSource(CompilerInstance &CI, StringRef Filename) override { in handleBeginSource() function