Home
last modified time | relevance | path

Searched refs:handleBeginSource (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/Tooling/
DTooling.h117 virtual bool handleBeginSource(CompilerInstance &CI, StringRef Filename) { in handleBeginSource() function
394 return Callbacks->handleBeginSource(CI, Filename); in newFrontendActionFactory()
/external/clang/unittests/Tooling/
DToolingTest.cpp205 bool handleBeginSource(CompilerInstance &CI, StringRef Filename) override { in handleBeginSource() function
/external/v8/tools/clang/rewrite_to_chrome_style/
DRewriteToChromeStyle.cpp1500 bool handleBeginSource(clang::CompilerInstance& compiler) override { in handleBeginSource() function in __anonac2fe4870111::SourceFileCallbacks