Home
last modified time | relevance | path

Searched refs:hasPendingBody (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Serialization/
DASTReaderDecl.cpp250 bool hasPendingBody() const { return HasPendingBody; } in hasPendingBody() function in clang::ASTDeclReader
3477 if (isConsumerInterestedIn(D, Reader.hasPendingBody())) in ReadDeclRecord()
3513 isConsumerInterestedIn(D, Reader.hasPendingBody())) { in loadDeclUpdateRecords()