Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Tooling/
H A DTooling.h131 virtual bool handleBeginSource(CompilerInstance &CI) { in handleBeginSource() function
/llvm-project/clang/unittests/Tooling/
H A DToolingTest.cpp477 bool handleBeginSource(CompilerInstance &CI) override { handleBeginSource() function