Home
last modified time | relevance | path

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

12

/external/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 __anon206b37bc0111::StringRefCheckerVisitor
136 static void CheckStringRefAssignedTemporary(const Decl *D, BugReporter &BR) { in CheckStringRefAssignedTemporary()
218 BugReporter &BR; member in __anon206b37bc0211::ASTFieldVisitor
228 static void CheckASTMemory(const CXXRecordDecl *R, BugReporter &BR) { in CheckASTMemory()
DCheckSizeofPointer.cpp26 BugReporter &BR; member in __anon3109cd850111::WalkAST
DObjCContainersASTChecker.cpp29 BugReporter &BR; member in __anon016c0e870111::WalkAST
DCStringSyntaxChecker.cpp34 BugReporter &BR; member in __anondc542c6c0111::WalkAST
DVirtualCallChecker.cpp31 BugReporter &BR; member in __anon4171fa4e0111::WalkAST
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.cpp172 BugReporter &BR, in checkEndAnalysis()
DDirectIvarAssignment.cpp71 BugReporter &BR; member in __anon0271891c0111::DirectIvarAssignment::MethodCrawler
DNSErrorChecker.cpp244 BugReporter &BR = *event.BR; in checkEvent() local
/external/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp99 BugReport &BR) { in getEndPath()
106 BugReport &BR) { in getDefaultEndPath()
165 BugReport &BR) { in addVisitorIfNecessary()
228 BugReport &BR) { in visitNodeInitial()
325 BugReport &BR) { in visitNodeMaybeUnsuppress()
377 BugReport &BR) { in VisitNode()
392 BugReport &BR) { in getEndPath()
411 BugReport &BR) { in VisitNode()
657 BugReport &BR) { in VisitNode()
730 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()
/external/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()
471 BugReporter *BR; member
/external/libphonenumber/java/test/com/android/i18n/phonenumbers/
DRegionCode.java31 static final String BR = "BR"; field in RegionCode
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporterVisitor.h248 BugReport &BR) { in VisitNode()
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_1/
Djsref.js9 var BR = ""; variable
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_4/
Djsref.js9 var BR = ""; variable
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_3/
Djsref.js14 var BR = ""; variable
/external/llvm/lib/Transforms/IPO/
DPartialInlining.cpp53 BranchInst *BR = dyn_cast<BranchInst>(entryBlock->getTerminator()); in unswitchFunction() local
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExprEngine.h91 GRBugReporter BR; variable
/external/clang/lib/StaticAnalyzer/Frontend/
DAnalysisConsumer.cpp491 BugReporter BR(*Mgr); in HandleTranslationUnit() local
592 BugReporter BR(*Mgr); in HandleCode() local

12