reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Analysis/ThreadSafety.cpp
  754         CurrBlockInfo->EntryContext = PrevBlockInfo->ExitContext;
  760                             PrevBlockInfo->ExitContext);
  787     CurrBlockInfo->ExitContext = VMapBuilder.Ctx;
  798       Context LoopEnd   = CurrBlockInfo->ExitContext;
  805   saveContext(nullptr, BlockInfo[exitID].ExitContext);
 1507   const LocalVarContext &LVarCtx = PredBlockInfo->ExitContext;