Home
last modified time | relevance | path

Searched defs:SMgr (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNoOwnershipChangeVisitor.cpp32 bool HandleBinding(StoreManager &SMgr, Store Store, const MemRegion *Region, in HandleBinding()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp253 SourceManager &SMgr = PP.getSourceManager(); in getIssueHash() local
284 const SourceManager &SMgr = path.front()->getLocation().getManager(); in ReportDiag() local
381 const SourceManager& SMgr, const PathPieces& path, const char *declName) { in GenerateHTML()
551 const SourceManager &SMgr, in FinalizeHTML()
H A DStore.cpp533 bool StoreManager::FindUniqueBinding::HandleBinding(StoreManager& SMgr, in HandleBinding()
H A DBugReporter.cpp657 const SourceManager &SMgr = LC->getDecl()->getASTContext().getSourceManager(); in getEnclosingStmtLocation() local
3260 const SourceManager &SMgr) { in getFirstStackedCallToHeaderFile()
3293 const SourceManager &SMgr = LastP->getLocation().getManager(); in resetDiagnosticLocationToMainFile() local
H A DBugReporterVisitors.cpp922 const SourceManager &SMgr = BRC.getSourceManager(); in VisitNode() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp624 bool HandleBinding(StoreManager &SMgr, Store Store, const MemRegion *R, in HandleBinding()
854 const SourceManager &SMgr = Ctx.getSourceManager(); in deriveParamLocation() local
883 const SourceManager &SMgr = Ctx.getSourceManager(); in deriveAllocLocation() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp153 const SourceManager &SMgr = D->path.front()->getLocation().getManager(); in HandlePathDiagnostic() local