Searched refs:takeSnapshot (Results 1 – 5 of 5) sorted by relevance
27 IRSnapshotChecker::ContextSnapshot IRSnapshotChecker::takeSnapshot() const { in takeSnapshot() function in IRSnapshotChecker70 void IRSnapshotChecker::save() { OrigContextSnapshot = takeSnapshot(); } in save()73 ContextSnapshot CurrContextSnapshot = takeSnapshot(); in expectNoDiff()
30 static void takeSnapshot(const Decl *EntryPoint);
168 void EntryPointStat::takeSnapshot(const Decl *EntryPoint) { in takeSnapshot() function in EntryPointStat
100 ContextSnapshot takeSnapshot() const;
738 EntryPointStat::takeSnapshot(D); in HandleCode()