mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-15 07:59:50 +00:00
Remove dead prototype DebugInfoFinder::processExpression(), NFC
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233031 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7ad96398c6
commit
9e6a05f572
@ -1401,9 +1401,6 @@ public:
|
||||
/// \brief Process DILocation.
|
||||
void processLocation(const Module &M, DILocation Loc);
|
||||
|
||||
/// \brief Process DIExpression.
|
||||
void processExpression(DIExpression Expr);
|
||||
|
||||
/// \brief Clear all lists.
|
||||
void reset();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user