Searched defs:shouldSkipFunctionBody (Results 1 – 7 of 7) sorted by relevance
239 virtual bool shouldSkipFunctionBody(Decl *D) { return true; } in shouldSkipFunctionBody() function
146 virtual bool shouldSkipFunctionBody(Decl *D) { return true; } in shouldSkipFunctionBody() function
101 bool shouldSkipFunctionBody(Decl *D) override final { in shouldSkipFunctionBody() function in clang::IncrementalASTConsumer
144 bool shouldSkipFunctionBody(Decl *D) override { in shouldSkipFunctionBody() function in __anonb20dd8150111::IndexASTConsumer
388 bool MultiplexConsumer::shouldSkipFunctionBody(Decl *D) { in shouldSkipFunctionBody() function in MultiplexConsumer
315 bool shouldSkipFunctionBody(Decl *D) override { in shouldSkipFunctionBody() function in __anon90aee0a50111::PrecompilePreambleConsumer
231 bool shouldSkipFunctionBody(clang::Decl *D) override { in shouldSkipFunctionBody() function