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