Home
last modified time | relevance | path

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

123

/external/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp105 const ExplodedNode *EndPathNode, BugReport &BR) { in getEndPath()
110 BugReporterContext &BRC, const ExplodedNode *EndPathNode, BugReport &BR) { in getDefaultEndPath()
168 BugReport &BR, in addVisitorIfNecessary()
233 BugReport &BR) { in visitNodeInitial()
332 BugReport &BR) { in visitNodeMaybeUnsuppress()
385 BugReport &BR) override { in VisitNode()
400 BugReport &BR) override { in getEndPath()
449 BugReport &BR) { in VisitNode()
730 BugReport &BR) { in VisitNode()
810 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/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.cpp119 BugReporter &BR; member in __anond1bf69b60111::StringRefCheckerVisitor
139 static void CheckStringRefAssignedTemporary(const Decl *D, BugReporter &BR, in CheckStringRefAssignedTemporary()
220 BugReporter &BR; member in __anond1bf69b60211::ASTFieldVisitor
233 static void CheckASTMemory(const CXXRecordDecl *R, BugReporter &BR, in CheckASTMemory()
DCheckSizeofPointer.cpp26 BugReporter &BR; member in __anon5f30127f0111::WalkAST
DObjCContainersASTChecker.cpp29 BugReporter &BR; member in __anon5894a7010111::WalkAST
DCheckObjCDealloc.cpp81 const LangOptions &LOpts, BugReporter &BR) { in checkObjCDealloc()
DCStringSyntaxChecker.cpp35 BugReporter &BR; member in __anon2d1f97e60111::WalkAST
DObjCUnusedIVarsChecker.cpp108 BugReporter &BR, in checkObjCUnusedIvar()
DDirectIvarAssignment.cpp65 BugReporter &BR; member in __anon533cf4960111::DirectIvarAssignment::MethodCrawler
DVirtualCallChecker.cpp32 BugReporter &BR; member in __anon6f983f480111::WalkAST
DStackAddrEscapeChecker.cpp69 else if (const BlockDataRegion *BR = dyn_cast<BlockDataRegion>(R)) { in genName() local
DMallocOverflowSecurityChecker.cpp201 const Decl *D, BugReporter &BR, AnalysisManager &mgr) const { in OutputPossibleOverflows()
DCheckerDocumentation.cpp173 BugReporter &BR, in checkEndAnalysis()
DNSErrorChecker.cpp246 BugReporter &BR = *event.BR; in checkEvent() local
DIdenticalExprChecker.cpp38 BugReporter &BR; member in __anon9f9339710111::FindIdenticalExprVisitor
/external/libcxx/test/std/re/re.regex/re.regex.const/
Dconstants.pass.cpp38 typedef std::basic_regex<CharT> BR; in test() typedef
/external/libunwind/src/ia64/
Dgetcontext.S29 #define BR(n) (SC_BR + (n)*8) macro
/external/clang/include/clang/StaticAnalyzer/Core/
DChecker.h32 BugReporter &BR) { in _checkDecl()
51 BugReporter &BR) { in _checkBody()
68 BugReporter &BR) { in _checkEndOfTranslationUnit()
214 BugReporter &BR, ExprEngine &Eng) { in _checkEndAnalysis()
516 BugReporter *BR; member
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DRegionCode.java33 static final String BR = "BR"; field in RegionCode
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporterVisitor.h265 BugReport &BR) override { in VisitNode()
/external/llvm/lib/Transforms/IPO/
DPartialInlining.cpp54 BranchInst *BR = dyn_cast<BranchInst>(entryBlock->getTerminator()); in unswitchFunction() local
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExprEngine.h90 GRBugReporter BR; variable
/external/clang/lib/StaticAnalyzer/Frontend/
DAnalysisConsumer.cpp518 BugReporter BR(*Mgr); in HandleTranslationUnit() local
619 BugReporter BR(*Mgr); in HandleCode() local

123