Searched defs:shouldSkipFunctionBody (Results 1 – 7 of 7) sorted by relevance
234 virtual bool shouldSkipFunctionBody(Decl *D) { return true; } in shouldSkipFunctionBody() function
145 virtual bool shouldSkipFunctionBody(Decl *D) { return true; } in shouldSkipFunctionBody() function
144 bool shouldSkipFunctionBody(Decl *D) override { in shouldSkipFunctionBody() function in __anon7f009d8c0111::IndexASTConsumer
359 bool MultiplexConsumer::shouldSkipFunctionBody(Decl *D) { in shouldSkipFunctionBody() function in MultiplexConsumer
302 bool shouldSkipFunctionBody(Decl *D) override { in shouldSkipFunctionBody() function in __anon186f2d1c0111::PrecompilePreambleConsumer
225 bool shouldSkipFunctionBody(clang::Decl *D) override { in shouldSkipFunctionBody() function
379 bool shouldSkipFunctionBody(const Decl *D) { in shouldSkipFunctionBody() function in __anon3007734c0211::IndexingFrontendAction