Searched refs:DeclHasPendingBody (Results 1 – 1 of 1) sorted by relevance
1080 bool DeclHasPendingBody; variable1084 : D(D), DeclHasPendingBody(HasBody) {} in InterestingDecl()1089 bool hasPendingBody() { return DeclHasPendingBody; } in hasPendingBody()