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

References

tools/clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp
  136   LazyInitialize(this, BT_open, "Improper use of 'open'");
  305   LazyInitialize(this, BT_pthreadOnce, "Improper use of 'pthread_once'");
  345   LazyInitialize(this, BT_mallocZero,