forked from qt-creator/qt-creator
		
	Merge CPlusPlus::NameId and CPlusPlus::Identifier.
This commit is contained in:
		@@ -80,7 +80,6 @@ public:
 | 
			
		||||
    /// Returns the last Symbol in the scope.
 | 
			
		||||
    iterator lastMember() const;
 | 
			
		||||
 | 
			
		||||
    Symbol *find(const Name *name) const;
 | 
			
		||||
    Symbol *find(const Identifier *id) const;
 | 
			
		||||
    Symbol *find(int operatorId) const;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user