Searched refs:handleBeginSource (Results 1 – 3 of 3) sorted by relevance
117 virtual bool handleBeginSource(CompilerInstance &CI, StringRef Filename) { in handleBeginSource() function394 return Callbacks->handleBeginSource(CI, Filename); in newFrontendActionFactory()
205 bool handleBeginSource(CompilerInstance &CI, StringRef Filename) override { in handleBeginSource() function
1500 bool handleBeginSource(clang::CompilerInstance& compiler) override { in handleBeginSource() function in __anonac2fe4870111::SourceFileCallbacks