Searched defs:hasBody (Results 1 – 8 of 8) sorted by relevance
660 public static boolean hasBody(Response response) { in hasBody() method in HttpEngine
824 virtual bool hasBody() const { return getBody() != nullptr; } in hasBody() function
477 bool hasBody() const override { return Body.isValid(); } in hasBody() function
1686 bool hasBody() const override { in hasBody() function
404 bool hasBody() const { return Body && Body->getValues().size() > 0; } in hasBody() function in __anon67a52ed10111::Intrinsic
2836 AST_POLYMORPHIC_MATCHER_P(hasBody, in AST_POLYMORPHIC_MATCHER_P() argument
2349 bool FunctionDecl::hasBody(const FunctionDecl *&Definition) const { in hasBody() function in FunctionDecl
6312 var hasBody = rtbody.test(elem), variable