Searched defs:OldUpdatedDeclContexts (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Serialization/
H A DASTWriter.cpp4068 auto OldUpdatedDeclContexts = std::move(UpdatedDeclContexts); local
4070 for (auto *DC : OldUpdatedDeclContexts)

Completed in 285 milliseconds