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

References

tools/clang/lib/Analysis/ThreadSafetyCommon.cpp
  796   unsigned ArgIndex = BBInfo[Blk->getBlockID()].ProcessedPredecessors;
  817   BBInfo.resize(NBlocks);
  849   CurrentBlockInfo = &BBInfo[B->getBlockID()];
  860   BlockInfo *PredInfo = &BBInfo[Pred->getBlockID()];
  931   ++BBInfo[Succ->getBlockID()].ProcessedPredecessors;