Searched refs:hasPendingBody (Results 1 – 1 of 1) sorted by relevance
228 bool hasPendingBody() const { return HasPendingBody; } in hasPendingBody() function in clang::ASTDeclReader3346 if (isConsumerInterestedIn(D, Reader.hasPendingBody())) in ReadDeclRecord()3395 isConsumerInterestedIn(D, Reader.hasPendingBody())) { in loadDeclUpdateRecords()