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