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