Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp251 SourceManager &SMgr = PP.getSourceManager(); getIssueHash() local
282 const SourceManager &SMgr = path.front()->getLocation().getManager(); ReportDiag() local
383 GenerateHTML(const PathDiagnostic & D,Rewriter & R,const SourceManager & SMgr,const PathPieces & path,const char * declName) GenerateHTML() argument
553 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.cpp647 const SourceManager &SMgr = LC->getDecl()->getASTContext().getSourceManager(); getEnclosingStmtLocation() local
3218 getFirstStackedCallToHeaderFile(PathDiagnosticCallPiece * CP,const SourceManager & SMgr) getFirstStackedCallToHeaderFile() argument
3251 const SourceManager &SMgr = LastP->getLocation().getManager(); resetDiagnosticLocationToMainFile() local
[all...]
H A DBugReporterVisitors.cpp918 const SourceManager &SMgr = BRC.getSourceManager(); VisitNode() local
/freebsd-src/contrib/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(); in deriveParamLocation() local
883 const SourceManager &SMgr = Ctx.getSourceManager(); in deriveAllocLocation() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStackAddrEscapeChecker.cpp336 bool HandleBinding(StoreManager &SMgr, Store S, const MemRegion *Region, in checkEndFunction()
H A DDeadStoresChecker.cpp173 SourceManager &SMgr = Ctx.getSourceManager(); in isSuppressed() local
H A DMallocChecker.cpp749 HandleBinding(StoreManager & SMgr,Store Store,const MemRegion * Region,SVal Val) HandleBinding() argument
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp150 const SourceManager &SMgr = D->path.front()->getLocation().getManager(); HandlePathDiagnostic() local