forked from OSchip/llvm-project
parent
0a779b97fe
commit
b1951ea1fe
|
@ -102,7 +102,6 @@ namespace {
|
|||
void EmitResultCode();
|
||||
|
||||
Matcher *GetMatcher() const { return TheMatcher; }
|
||||
Matcher *GetCurPredicate() const { return CurPredicate; }
|
||||
private:
|
||||
void AddMatcher(Matcher *NewNode);
|
||||
void InferPossibleTypes();
|
||||
|
|
Loading…
Reference in New Issue