Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DStackAddrEscapeChecker.cpp179 bool HandleBinding(StoreManager &SMgr, Store store, in checkEndFunction()
DRetainCountChecker.cpp2332 const SourceManager& SMgr = Ctx.getSourceManager(); in CFRefLeakReport() local
/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp127 const SourceManager &SMgr) { in getFirstStackedCallToHeaderFile()
162 const SourceManager &SMgr = LastP->getLocation().getManager(); in resetDiagnosticLocationToMainFile() local
216 const SourceManager &SMgr = (*D->path.begin())->getLocation().getManager(); in HandlePathDiagnostic() local
DStore.cpp505 bool StoreManager::FindUniqueBinding::HandleBinding(StoreManager& SMgr, in HandleBinding()
DHTMLDiagnostics.cpp124 const SourceManager &SMgr = (*path.begin())->getLocation().getManager(); in ReportDiag() local
DBugReporter.cpp426 getEnclosingStmtLocation(const Stmt *S, SourceManager &SMgr, const ParentMap &P, in getEnclosingStmtLocation()
565 SourceManager& SMgr = PDB.getSourceManager(); in GenerateMinimalPathDiagnostic() local