Home
last modified time | relevance | path

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

/external/clang/unittests/Tooling/
DToolingTest.cpp241 struct SkipBodyConsumer : public clang::ASTConsumer { struct
243 bool shouldSkipFunctionBody(Decl *D) override { in shouldSkipFunctionBody()