Searched refs:hasPendingBody (Results 1 – 3 of 3) sorted by relevance
305 bool hasPendingBody() const { return HasPendingBody; } in hasPendingBody() function in clang::ASTDeclReader4111 InterestingDecl(D, Reader.hasPendingBody())); in ReadDeclRecord()4136 if (isConsumerInterestedIn(getContext(), D.getDecl(), D.hasPendingBody())) in PassInterestingDeclsToConsumer()4194 isConsumerInterestedIn(getContext(), D, Reader.hasPendingBody())) { in loadDeclUpdateRecords()4196 InterestingDecl(D, Reader.hasPendingBody())); in loadDeclUpdateRecords()
1066 bool hasPendingBody() { return DeclHasPendingBody; } in hasPendingBody() function
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()