Searched defs:hasBody (Results 1 – 8 of 8) sorted by relevance
171 bool hasBody() const { return HasBody; } hasBody() function
1093 virtual bool hasBody() const { return getBody() != nullptr; } hasBody() function
523 bool hasBody() const override { return Body.isValid(); } in hasBody() function
2197 bool hasBody() const override { hasBody() function
459 bool hasBody() const { return Body && !Body->getValues().empty(); } in hasBody() function in __anonabaaf6210111::Intrinsic
5726 AST_POLYMORPHIC_MATCHER_P(hasBody,AST_POLYMORPHIC_SUPPORTED_TYPES (DoStmt,ForStmt,WhileStmt,CXXForRangeStmt,FunctionDecl,CoroutineBodyStmt),internal::Matcher<Stmt>,InnerMatcher) AST_POLYMORPHIC_MATCHER_P() argument
3111 bool FunctionDecl::hasBody(const FunctionDecl *&Definition) const { hasBody() function in FunctionDecl
6366 var hasBody = rtbody.test(elem), variable