Searched defs:SkipBodyAction (Results 1 – 1 of 1) sorted by relevance
249 struct SkipBodyAction : public clang::ASTFrontendAction { struct250 std::unique_ptr<ASTConsumer> CreateASTConsumer(CompilerInstance &Compiler, in CreateASTConsumer()