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

Declarations

tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
  635   BugType *getBugTypeForName(CheckerNameRef CheckerName, StringRef name,

References

tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
 3250   BugType *BT = getBugTypeForName(CheckName, name, category);