Searched defs:shouldSkipFunctionBody (Results 1 – 6 of 6) sorted by relevance
301 virtual bool shouldSkipFunctionBody(Decl *D) { return true; } in shouldSkipFunctionBody() function
145 virtual bool shouldSkipFunctionBody(Decl *D) { return true; } in shouldSkipFunctionBody() function
125 bool shouldSkipFunctionBody(Decl *D) override { in shouldSkipFunctionBody() function in __anon76f6f7400111::IndexASTConsumer
353 bool MultiplexConsumer::shouldSkipFunctionBody(Decl *D) { in shouldSkipFunctionBody() function in MultiplexConsumer
263 bool shouldSkipFunctionBody(Decl *D) override { in shouldSkipFunctionBody() function in __anond12dfad00111::PrecompilePreambleConsumer
379 bool shouldSkipFunctionBody(const Decl *D) { in shouldSkipFunctionBody() function in __anon08ff66800211::IndexingFrontendAction