Home
last modified time | relevance | path

Searched defs:BR (Results 1 – 25 of 41) sorted by relevance

12

/freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp106 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 …]
DCheckerManager.cpp57 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/
Dia64-opc-b.c81 #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
Dmips16-opc.c35 #define BR MIPS16_INSN_BRANCH macro
/freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
DUndefCapturedBlockVarChecker.cpp39 if (const DeclRefExpr *BR = dyn_cast<DeclRefExpr>(S)) in FindBlockDeclRefExpr() local
46 const DeclRefExpr *BR = FindBlockDeclRefExpr(child, VD); in FindBlockDeclRefExpr() local
DCheckObjCInstMethSignature.cpp42 BugReporter &BR, ASTContext &Ctx, in CompareReturnTypes()
80 BugReporter& BR) { in CheckObjCInstMethSignature()
DLLVMConventionsChecker.cpp118 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()
DCheckSizeofPointer.cpp26 BugReporter &BR; member in __anon6eb6d2e70111::WalkAST
DObjCContainersASTChecker.cpp29 BugReporter &BR; member in __anon67d415690111::WalkAST
DIdenticalExprChecker.cpp45 BugReporter &BR; member in __anonabcbb3d90111::FindIdenticalExprVisitor
DCStringSyntaxChecker.cpp34 BugReporter &BR; member in __anon3958124e0111::WalkAST
DVirtualCallChecker.cpp31 BugReporter &BR; member in __anon7f1effb00111::WalkAST
DDirectIvarAssignment.cpp65 BugReporter &BR; member in __anon5f756efe0111::DirectIvarAssignment::MethodCrawler
DStackAddrEscapeChecker.cpp69 else if (const BlockDataRegion *BR = dyn_cast<BlockDataRegion>(R)) { in genName() local
DCheckObjCDealloc.cpp101 const LangOptions& LOpts, BugReporter& BR) { in checkObjCDealloc()
DObjCUnusedIVarsChecker.cpp114 BugReporter &BR) { in checkObjCUnusedIvar()
DMallocOverflowSecurityChecker.cpp201 const Decl *D, BugReporter &BR, AnalysisManager &mgr) const { in OutputPossibleOverflows()
DCheckerDocumentation.cpp173 BugReporter &BR, in checkEndAnalysis()
DNSErrorChecker.cpp244 BugReporter &BR = *event.BR; in checkEvent() local
DIdempotentOperationChecker.cpp346 BugReporter &BR, in checkEndAnalysis()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
DChecker.h36 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/
DBugReporterVisitor.h267 BugReport &BR) { in VisitNode()
/freebsd-9-stable/contrib/llvm/lib/Transforms/IPO/
DPartialInlining.cpp53 BranchInst *BR = dyn_cast<BranchInst>(entryBlock->getTerminator()); in unswitchFunction() local
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExprEngine.h91 GRBugReporter BR; variable
/freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/
DAnalysisConsumer.cpp525 BugReporter BR(*Mgr); in HandleTranslationUnit() local
626 BugReporter BR(*Mgr); in HandleCode() local

12