Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/
H A DTooling.h131 virtual bool handleBeginSource(CompilerInstance &CI) { in handleBeginSource() function
443 return Callbacks->handleBeginSource(CI); in newFrontendActionFactory()