Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTWriter.cpp4652 bool HasUpdatedBody = false; in WriteDeclUpdatesBlocks() local
4661 HasUpdatedBody = true; in WriteDeclUpdatesBlocks()
4772 if (HasUpdatedBody) { in WriteDeclUpdatesBlocks()
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp4950 bool HasUpdatedBody = false; in WriteDeclUpdatesBlocks() local
4959 HasUpdatedBody = true; in WriteDeclUpdatesBlocks()
5097 if (HasUpdatedBody) { in WriteDeclUpdatesBlocks()