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