Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Tooling/
H A DTooling.h118 virtual void handleEndSource() {} in handleEndSource() function
/minix3/external/bsd/llvm/dist/clang/unittests/Tooling/
H A DToolingTest.cpp192 virtual void handleEndSource() override { in handleEndSource() function