| /freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| D | BugReporterVisitors.cpp | 106 BugReport &BR) { in getEndPath() 113 BugReport &BR) { in getDefaultEndPath() 173 BugReport &BR, in addVisitorIfNecessary() 237 BugReport &BR) { in visitNodeInitial() 336 BugReport &BR) { in visitNodeMaybeUnsuppress() 389 BugReport &BR) { in VisitNode() 404 BugReport &BR) { in getEndPath() 453 BugReport &BR) { in VisitNode() 734 BugReport &BR) { in VisitNode() 814 BugReport &BR) { in VisitNode() [all …]
|
| D | CheckerManager.cpp | 57 BugReporter &BR) { in runCheckersOnASTDecl() 82 BugReporter &BR) { in runCheckersOnASTBody() 347 BugReporter &BR, in runCheckersForEndAnalysis() 574 BugReporter &BR) { in runCheckersOnEndOfTranslationUnit()
|
| /freebsd-9-stable/contrib/binutils/opcodes/ |
| D | ia64-opc-b.c | 81 #define BR(a,b) \ macro 91 #define BR(a,b,c,d,e) B0, OpX6BtypePaWhaD (0, a, b, c, d, e), {B2}, EMPTY macro 246 #define BR(a,b) \ macro 256 #define BR(a,b,c) \ macro 311 #define BR(a,b,c,d, e) \ macro 363 #define BR(a,b,c,d) \ macro
|
| D | mips16-opc.c | 35 #define BR MIPS16_INSN_BRANCH macro
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ |
| D | UndefCapturedBlockVarChecker.cpp | 39 if (const DeclRefExpr *BR = dyn_cast<DeclRefExpr>(S)) in FindBlockDeclRefExpr() local 46 const DeclRefExpr *BR = FindBlockDeclRefExpr(child, VD); in FindBlockDeclRefExpr() local
|
| D | CheckObjCInstMethSignature.cpp | 42 BugReporter &BR, ASTContext &Ctx, in CompareReturnTypes() 80 BugReporter& BR) { in CheckObjCInstMethSignature()
|
| D | LLVMConventionsChecker.cpp | 118 BugReporter &BR; member in __anonce001e1e0111::StringRefCheckerVisitor 136 static void CheckStringRefAssignedTemporary(const Decl *D, BugReporter &BR) { in CheckStringRefAssignedTemporary() 218 BugReporter &BR; member in __anonce001e1e0211::ASTFieldVisitor 228 static void CheckASTMemory(const CXXRecordDecl *R, BugReporter &BR) { in CheckASTMemory()
|
| D | CheckSizeofPointer.cpp | 26 BugReporter &BR; member in __anon6eb6d2e70111::WalkAST
|
| D | ObjCContainersASTChecker.cpp | 29 BugReporter &BR; member in __anon67d415690111::WalkAST
|
| D | IdenticalExprChecker.cpp | 45 BugReporter &BR; member in __anonabcbb3d90111::FindIdenticalExprVisitor
|
| D | CStringSyntaxChecker.cpp | 34 BugReporter &BR; member in __anon3958124e0111::WalkAST
|
| D | VirtualCallChecker.cpp | 31 BugReporter &BR; member in __anon7f1effb00111::WalkAST
|
| D | DirectIvarAssignment.cpp | 65 BugReporter &BR; member in __anon5f756efe0111::DirectIvarAssignment::MethodCrawler
|
| D | StackAddrEscapeChecker.cpp | 69 else if (const BlockDataRegion *BR = dyn_cast<BlockDataRegion>(R)) { in genName() local
|
| D | CheckObjCDealloc.cpp | 101 const LangOptions& LOpts, BugReporter& BR) { in checkObjCDealloc()
|
| D | ObjCUnusedIVarsChecker.cpp | 114 BugReporter &BR) { in checkObjCUnusedIvar()
|
| D | MallocOverflowSecurityChecker.cpp | 201 const Decl *D, BugReporter &BR, AnalysisManager &mgr) const { in OutputPossibleOverflows()
|
| D | CheckerDocumentation.cpp | 173 BugReporter &BR, in checkEndAnalysis()
|
| D | NSErrorChecker.cpp | 244 BugReporter &BR = *event.BR; in checkEvent() local
|
| D | IdempotentOperationChecker.cpp | 346 BugReporter &BR, in checkEndAnalysis()
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/ |
| D | Checker.h | 36 BugReporter &BR) { in _checkDecl() 55 BugReporter &BR) { in _checkBody() 72 BugReporter &BR) { in _checkEndOfTranslationUnit() 218 BugReporter &BR, ExprEngine &Eng) { in _checkEndAnalysis() 532 BugReporter *BR; member
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
| D | BugReporterVisitor.h | 267 BugReport &BR) { in VisitNode()
|
| /freebsd-9-stable/contrib/llvm/lib/Transforms/IPO/ |
| D | PartialInlining.cpp | 53 BranchInst *BR = dyn_cast<BranchInst>(entryBlock->getTerminator()); in unswitchFunction() local
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | ExprEngine.h | 91 GRBugReporter BR; variable
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/ |
| D | AnalysisConsumer.cpp | 525 BugReporter BR(*Mgr); in HandleTranslationUnit() local 626 BugReporter BR(*Mgr); in HandleCode() local
|