Searched refs:UpdateRecord (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTWriter.h344 typedef SmallVector<DeclUpdate, 1> UpdateRecord; typedef in class:clang::ASTWriter
345 typedef llvm::MapVector<const Decl *, UpdateRecord> DeclUpdateMap;
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp4308 ASTWriter::UpdateRecord &Record = DeclUpdates[TU];

Completed in 60 milliseconds