Searched defs:BR (Results 1 - 25 of 67) sorted by relevance

123

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSizeofPointer.cpp25 BugReporter &BR; member in class:__anon2194::WalkAST
H A DObjCUnusedIVarsChecker.cpp106 checkObjCUnusedIvar(const ObjCImplementationDecl *D, BugReporter &BR, const CheckerBase *Checker) argument
H A DCastToStructChecker.cpp27 BugReporter &BR; member in class:__anon2183::CastToStructVisitor
H A DCheckObjCInstMethSignature.cpp39 CompareReturnTypes(const ObjCMethodDecl *MethDerived, const ObjCMethodDecl *MethAncestor, BugReporter &BR, ASTContext &Ctx, const ObjCImplementationDecl *ID, const CheckerBase *Checker) argument
78 CheckObjCInstMethSignature(const ObjCImplementationDecl *ID, BugReporter &BR, const CheckerBase *Checker) argument
H A DCloneChecker.cpp107 reportClones( BugReporter &BR, AnalysisManager &Mgr, std::vector<CloneDetector::CloneGroup> &CloneGroups) const argument
128 reportSuspiciousClones( BugReporter &BR, AnalysisManager &Mgr, std::vector<CloneDetector::CloneGroup> &CloneGroups) const argument
[all...]
H A DDeleteWithNonVirtualDtorChecker.cpp106 VisitNode( const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &BR) argument
H A DOSObjectCStyleCast.cpp37 emitDiagnostics(const BoundNodes &Nodes, BugReporter &BR, AnalysisDeclContext *ADC, const OSObjectCStyleCastChecker *Checker) argument
H A DPointerIterationChecker.cpp35 emitDiagnostics(const BoundNodes &Match, const Decl *D, BugReporter &BR, AnalysisManager &AM, const PointerIterationChecker *Checker) argument
H A DPointerSortingChecker.cpp35 emitDiagnostics(const BoundNodes &Match, const Decl *D, BugReporter &BR, AnalysisManager &AM, const PointerSortingChecker *Checker) argument
H A DTaint.cpp232 VisitNode(const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &BR) argument
H A DAnalysisOrderChecker.cpp175 void checkEndAnalysis(ExplodedGraph &G, BugReporter &BR, argument
H A DCStringSyntaxChecker.cpp34 BugReporter &BR; member in class:__anon2177::WalkAST
104 WalkAST(const CheckerBase *Checker, BugReporter &BR, AnalysisDeclContext *AC) argument
[all...]
H A DDirectIvarAssignment.cpp63 BugReporter &BR; member in class:__anon2220::DirectIvarAssignment::MethodCrawler
H A DObjCContainersASTChecker.cpp28 BugReporter &BR; member in class:__anon2277::WalkAST
H A DTestAfterDivZeroChecker.cpp96 VisitNode(const ExplodedNode *Succ, BugReporterContext &BRC, PathSensitiveBugReport &BR) argument
H A DArrayBoundCheckerV2.cpp259 auto BR = std::make_unique<PathSensitiveBugReport>(*BT, os.str(), errorNode); local
H A DCheckerDocumentation.cpp205 checkEndAnalysis(ExplodedGraph &G, BugReporter &BR, ExprEngine &Eng) const argument
H A DExprInspectionChecker.cpp307 void ExprInspectionChecker::checkEndAnalysis(ExplodedGraph &G, BugReporter &BR, argument
313 reportBug(llvm::to_string(NumTimesReached), BR, N); local
157 reportBug(llvm::StringRef Msg, BugReporter &BR, ExplodedNode *N, Optional<SVal> ExprVal) const argument
H A DGCDAntipatternChecker.cpp179 emitDiagnostics(const BoundNodes &Nodes, const char* Type, BugReporter &BR, AnalysisDeclContext *ADC, const GCDAntipatternChecker *Checker) argument
H A DLLVMConventionsChecker.cpp117 BugReporter &BR; member in class:__anon2242::StringRefCheckerVisitor
136 static void CheckStringRefAssignedTemporary(const Decl *D, BugReporter &BR, argument
217 BugReporter &BR; member in class:__anon2243::ASTFieldVisitor
230 static void CheckASTMemory(const CXXRecordDecl *R, BugReporter &BR, argument
[all...]
H A DMallocOverflowSecurityChecker.cpp269 OutputPossibleOverflows( SmallVectorImpl<MallocOverflowCheck> &PossibleMallocOverflows, const Decl *D, BugReporter &BR, AnalysisManager &mgr) const argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIBugReporter.cpp88 VisitNode(const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &BR) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DNoUncountedMembersChecker.cpp32 mutable BugReporter *BR; member in class:__anon2328::NoUncountedMemberChecker
H A DUncountedCallArgsChecker.cpp33 mutable BugReporter *BR; member in class:__anon2331::UncountedCallArgsChecker
H A DRefCntblBaseVirtualDtorChecker.cpp26 mutable BugReporter *BR; member in class:__anon2330::RefCntblBaseVirtualDtorChecker

Completed in 190 milliseconds

123