reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
21 StringRef RefCountBug::bugTypeToName(RefCountBug::RefCountBugType BT) { 66 RefCountBug::RefCountBug(const CheckerBase *Checker, RefCountBugType BT)tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h
39 RefCountBug(const CheckerBase *checker, RefCountBugType BT); 42 RefCountBugType getBugType() const { 51 RefCountBugType BT; 53 static StringRef bugTypeToName(RefCountBugType BT);