Home
last modified time | relevance | path

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

/external/clang/unittests/Tooling/
DToolingTest.cpp219 struct SkipBodyConsumer : public clang::ASTConsumer { struct
221 virtual bool shouldSkipFunctionBody(Decl *D) { in shouldSkipFunctionBody()