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

123

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSizeofPointer.cpp25 BugReporter &BR; member in class:__anon878::WalkAST
H A DCastToStructChecker.cpp27 BugReporter &BR; member in class:__anon869::CastToStructVisitor
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 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 DTaint.cpp232 VisitNode(const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &BR) 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.cpp104 VisitNode( const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &BR) argument
H A DObjCUnusedIVarsChecker.cpp106 checkObjCUnusedIvar(const ObjCImplementationDecl *D, BugReporter &BR, const CheckerBase *Checker) argument
H A DObjCAutoreleaseWriteChecker.cpp108 static void emitDiagnostics(BoundNodes &Match, const Decl *D, BugReporter &BR, argument
H A DObjCContainersASTChecker.cpp28 BugReporter &BR; member in class:__anon951::WalkAST
H A DCStringSyntaxChecker.cpp34 BugReporter &BR; member in class:__anon751::WalkAST
104 WalkAST(const CheckerBase *Checker, BugReporter &BR, AnalysisDeclContext *AC) argument
[all...]
H A DDirectIvarAssignment.cpp63 BugReporter &BR; member in class:__anon786::DirectIvarAssignment::MethodCrawler
H A DTestAfterDivZeroChecker.cpp96 VisitNode(const ExplodedNode *Succ, BugReporterContext &BRC, PathSensitiveBugReport &BR) argument
H A DCheckerDocumentation.cpp205 checkEndAnalysis(ExplodedGraph &G, BugReporter &BR, ExprEngine &Eng) const argument
H A DGCDAntipatternChecker.cpp181 emitDiagnostics(const BoundNodes &Nodes, const char* Type, BugReporter &BR, AnalysisDeclContext *ADC, const GCDAntipatternChecker *Checker) argument
H A DLLVMConventionsChecker.cpp117 BugReporter &BR; member in class:__anon920::StringRefCheckerVisitor
136 static void CheckStringRefAssignedTemporary(const Decl *D, BugReporter &BR, argument
217 BugReporter &BR; member in class:__anon921::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
H A DNumberObjectConversionChecker.cpp53 BugReporter &BR; member in class:__anon947::Callback
57 Callback(const NumberObjectConversionChecker *C, BugReporter &BR, AnalysisDeclContext *ADC) argument
H A DRunLoopAutoreleaseLeakChecker.cpp155 checkTempObjectsInSamePool(const Decl *D, AnalysisManager &AM, BugReporter &BR, argument
174 checkTempObjectsInNoPool(const Decl *D, AnalysisManager &AM, BugReporter &BR, argument
80 emitDiagnostics(BoundNodes &Match, const Decl *D, BugReporter &BR, AnalysisManager &AM, const RunLoopAutoreleaseLeakChecker *Checker) argument
[all...]
H A DPaddingChecker.cpp36 mutable BugReporter *BR; member in class:__anon838::PaddingChecker
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIBugReporter.cpp88 VisitNode(const ExplodedNode *N, BugReporterContext &BRC, PathSensitiveBugReport &BR) argument
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dmips16-opc.c35 #define BR MIPS16_INSN_BRANCH macro
H A Dia64-opc-b.c81 #define BR(a,b) \ macro
89 #undef BR macro
91 #define BR(a,b,c,d,e) B0, OpX6BtypePaWhaD (0, a, b, c, d, e), {B2}, EMPTY macro
190 #undef BR macro
246 #define BR macro
254 #undef BR macro
256 #define BR macro
308 #undef BR macro
311 #define BR macro
362 #undef BR macro
363 #define BR macro
439 #undef BR macro
[all...]

Completed in 138 milliseconds

123