forked from qt-creator/qt-creator
Added ResolveExpression::context()
This commit is contained in:
@@ -51,6 +51,8 @@ public:
|
||||
int accessOp,
|
||||
bool *replacedDotOperator = 0) const;
|
||||
|
||||
const LookupContext &context() const;
|
||||
|
||||
protected:
|
||||
ClassOrNamespace *findClass(const FullySpecifiedType &ty, Scope *scope) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user