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

References

tools/clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h
  205         switch (BI.getKind()) {
  207           V.handleStatement(BI.castAs<CFGStmt>().getStmt());
  211           CFGAutomaticObjDtor AD = BI.castAs<CFGAutomaticObjDtor>();