forked from qt-creator/qt-creator
Check only NameId and TemplateNameId
This commit is contained in:
@@ -106,6 +106,7 @@ protected:
|
||||
|
||||
unsigned startOfTemplateDeclaration(TemplateDeclarationAST *ast) const;
|
||||
static bool compareFullyQualifiedName(const QList<const Name *> &path, const QList<const Name *> &other);
|
||||
static bool compareName(const Name *name, const Name *other);
|
||||
|
||||
private:
|
||||
const Identifier *_id;
|
||||
|
||||
Reference in New Issue
Block a user