Searched defs:HasBody (Results 1 – 4 of 4) sorted by relevance
574 const bool HasBody = Function->isThisDeclarationADefinition() && in AddFunctionDecl() local
1064 InterestingDecl(Decl *D, bool HasBody) in InterestingDecl()
2827 static bool isConsumerInterestedIn(ASTContext &Ctx, Decl *D, bool HasBody) { in isConsumerInterestedIn()
2112 bool HasBody = FD->hasBody(FDBody); in SetFunctionAttributes() local