зеркало из https://github.com/microsoft/clang-1.git
[analyzer] Remove unused method.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155243 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
5a878b2cab
Коммит
39b7341131
|
@ -583,7 +583,6 @@ public:
|
|||
~SymbolReaper() {}
|
||||
|
||||
const LocationContext *getLocationContext() const { return LCtx; }
|
||||
const Stmt *getCurrentStatement() const { return Loc; }
|
||||
|
||||
bool isLive(SymbolRef sym);
|
||||
bool isLiveRegion(const MemRegion *region);
|
||||
|
|
Загрузка…
Ссылка в новой задаче