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

References

tools/clang/lib/Analysis/ThreadSafety.cpp
  355     return Side == CBS_Entry ? EntryLoc : ExitLoc;
  819       CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = S->getBeginLoc();
  837           CurrBlockInfo->EntryLoc = CS->getStmt()->getBeginLoc();
  845       CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc =
 2420                          CurrBlockInfo->EntryLoc,
 2505                        PreLoop->EntryLoc,