Searched defs:shouldSkipFunctionBody (Results 1 – 7 of 7) sorted by relevance
239 virtual bool shouldSkipFunctionBody(Decl *D) { return true; } in shouldSkipFunctionBody() function
145 virtual bool shouldSkipFunctionBody(Decl *D) { return true; } 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 __anon14b6cd270111::IndexASTConsumer
359 bool MultiplexConsumer::shouldSkipFunctionBody(Decl *D) { shouldSkipFunctionBody() function in MultiplexConsumer
314 bool shouldSkipFunctionBody(Decl *D) override { shouldSkipFunctionBody() function in __anon643cc7b70111::PrecompilePreambleConsumer
225 bool shouldSkipFunctionBody(clang::Decl *D) override { shouldSkipFunctionBody() function