Searched defs:hasBody (Results 1 – 8 of 8) sorted by relevance
818 virtual bool hasBody() const { return getBody() != nullptr; } in hasBody() function
477 bool hasBody() const override { return Body.isValid(); } in hasBody() function
1625 bool hasBody() const override { in hasBody() function
404 bool hasBody() const { return Body && Body->getValues().size() > 0; } in hasBody() function in __anon7fb122680111::Intrinsic
2499 AST_POLYMORPHIC_MATCHER_P(hasBody, in AST_POLYMORPHIC_MATCHER_P() argument
2274 bool FunctionDecl::hasBody(const FunctionDecl *&Definition) const { in hasBody() function in FunctionDecl
10529 dojo.xhr = function(/*String*/ method, /*dojo.__XhrArgs*/ args, /*Boolean?*/ hasBody){ argument
6168 var hasBody = rtbody.test(elem), variable