Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNoOwnershipChangeVisitor.cpp32 bool HandleBinding(StoreManager &SMgr, Store Store, const MemRegion *Region, in HandleBinding() argument
H A DStackAddrEscapeChecker.cpp336 HandleBinding(StoreManager & SMgr,Store S,const MemRegion * Region,SVal Val) checkEndFunction() argument
H A DDeadStoresChecker.cpp173 SourceManager &SMgr = Ctx.getSourceManager(); in isSuppressed() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp253 SourceManager &SMgr = PP.getSourceManager(); getIssueHash() local
284 const SourceManager &SMgr = path.front()->getLocation().getManager(); ReportDiag() local
381 GenerateHTML(const PathDiagnostic & D,Rewriter & R,const SourceManager & SMgr,const PathPieces & path,const char * declName) GenerateHTML() argument
551 FinalizeHTML(const PathDiagnostic & D,Rewriter & R,const SourceManager & SMgr,const PathPieces & path,FileID FID,FileEntryRef Entry,const char * declName) FinalizeHTML() argument
[all...]
H A DStore.cpp523 HandleBinding(StoreManager & SMgr,Store store,const MemRegion * R,SVal val) HandleBinding() argument
H A DBugReporter.cpp657 const SourceManager &SMgr = LC->getDecl()->getASTContext().getSourceManager(); in getEnclosingStmtLocation() local
3260 getFirstStackedCallToHeaderFile(PathDiagnosticCallPiece * CP,const SourceManager & SMgr) getFirstStackedCallToHeaderFile() argument
3293 const SourceManager &SMgr = LastP->getLocation().getManager(); resetDiagnosticLocationToMainFile() local
[all...]
H A DBugReporterVisitors.cpp922 const SourceManager &SMgr = BRC.getSourceManager(); VisitNode() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp624 bool HandleBinding(StoreManager &SMgr, Store Store, const MemRegion *R, in HandleBinding() argument
854 const SourceManager &SMgr = Ctx.getSourceManager(); deriveParamLocation() local
883 const SourceManager &SMgr = Ctx.getSourceManager(); deriveAllocLocation() local
/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp153 const SourceManager &SMgr = D->path.front()->getLocation().getManager(); in HandlePathDiagnostic() local