| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | CastToStructChecker.cpp | 65 BR.EmitBasicReport( in VisitCastExpr() 97 BR.EmitBasicReport(AC->getDecl(), Checker, "Widening cast to struct type", in VisitCastExpr()
|
| H A D | AnalyzerStatsChecker.cpp | 110 B.EmitBasicReport(D, this, "Analyzer Statistics", "Internal Statistics", in checkEndAnalysis() 125 B.EmitBasicReport( in checkEndAnalysis()
|
| H A D | CStringSyntaxChecker.cpp | 238 BR.EmitBasicReport(FD, Checker, "Anti-pattern in the argument", in VisitCallExpr() 262 BR.EmitBasicReport(FD, Checker, "Anti-pattern in the argument", in VisitCallExpr()
|
| H A D | LLVMConventionsChecker.cpp | 183 BR.EmitBasicReport(DeclWithIssue, Checker, desc, "LLVM Conventions", desc, in VisitVarDecl() 287 BR.EmitBasicReport(Root, Checker, "AST node allocates heap memory", in ReportError()
|
| H A D | NSErrorChecker.cpp | 77 BR.EmitBasicReport(D, this, "Bad return type when passing NSError**", in checkASTDecl() 135 BR.EmitBasicReport(D, this, "Bad return type when passing CFErrorRef*", in checkASTDecl()
|
| H A D | CheckObjCInstMethSignature.cpp | 70 BR.EmitBasicReport( in CompareReturnTypes()
|
| H A D | OSObjectCStyleCast.cpp | 66 BR.EmitBasicReport( in emitDiagnostics()
|
| H A D | IvarInvalidationChecker.cpp | 531 BR.EmitBasicReport(FirstIvarDecl, CheckName, "Incomplete invalidation", in reportNoInvalidationMethod() 549 BR.EmitBasicReport(MethodD, Filter.checkName_InstanceVariableInvalidation, in reportIvarNeedsInvalidation() 554 BR.EmitBasicReport( in reportIvarNeedsInvalidation()
|
| H A D | ObjCMissingSuperCallChecker.cpp | 206 BR.EmitBasicReport(MD, this, Name, categories::CoreFoundationObjectiveC, in checkASTDecl()
|
| H A D | ObjCContainersASTChecker.cpp | 144 BR.EmitBasicReport(AC->getDecl(), Checker, OsName.str(), in VisitCallExpr()
|
| H A D | ObjCUnusedIVarsChecker.cpp | 162 BR.EmitBasicReport(ID, Checker, "Unused instance variable", in checkObjCUnusedIvar()
|
| H A D | DirectIvarAssignment.cpp | 200 BR.EmitBasicReport( in VisitBinaryOperator()
|
| H A D | ObjCAutoreleaseWriteChecker.cpp | 165 BR.EmitBasicReport(ADC->getDecl(), Checker, BugName.str(), in emitDiagnostics()
|
| H A D | RunLoopAutoreleaseLeakChecker.cpp | 116 BR.EmitBasicReport(ADC->getDecl(), Checker, in emitDiagnostics()
|
| H A D | UnreachableCodeChecker.cpp | 173 B.EmitBasicReport(D, this, "Unreachable code", categories::UnusedCode, in checkEndAnalysis()
|
| H A D | MallocSizeofChecker.cpp | 240 BR.EmitBasicReport(D, this, "Allocator sizeof operand mismatch", in checkASTCodeBody()
|
| H A D | NumberObjectConversionChecker.cpp | 188 BR.EmitBasicReport( in run()
|
| H A D | DeadStoresChecker.cpp | 260 BR.EmitBasicReport(AC->getDecl(), Checker, BugType, categories::UnusedCode, in Report()
|
| H A D | LocalizationChecker.cpp | 1177 BR.EmitBasicReport(MD, Checker, "Context Missing", in reportEmptyContextError() 1378 BR.EmitBasicReport(AC->getDecl(), Checker, "Plural Misuse", in reportPluralMisuseError()
|
| H A D | CheckObjCDealloc.cpp | 250 BR.EmitBasicReport(D, this, Name, categories::CoreFoundationObjectiveC, Buf, in REGISTER_SET_FACTORY_WITH_PROGRAMSTATE()
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
| H A D | BugReporter.h | 646 void EmitBasicReport(const Decl *DeclWithIssue, 653 void EmitBasicReport(const Decl *DeclWithIssue, CheckerNameRef CheckerName,
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | BugReporter.cpp | 3408 void BugReporter::EmitBasicReport(const Decl *DeclWithIssue, in EmitBasicReport() function in BugReporter 3414 EmitBasicReport(DeclWithIssue, Checker->getName(), Name, Category, Str, Loc, in EmitBasicReport() 3418 void BugReporter::EmitBasicReport(const Decl *DeclWithIssue, in EmitBasicReport() function in BugReporter
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 7177 …NS_14SourceLocationEPNS_11SourceRangeEj", "clang::ento::BugReporter::EmitBasicReport(llvm::StringR… 7178 …NS_14SourceLocationEPNS_11SourceRangeEj", "clang::ento::BugReporter::EmitBasicReport(llvm::StringR…
|