forked from qt-creator/qt-creator
		
	Push the function scope as soon as we're done processing the core-declarator.
This commit is contained in:
		@@ -97,7 +97,7 @@ protected:
 | 
			
		||||
 | 
			
		||||
    void objCSelectorArgument(ObjCSelectorArgumentAST *ast);
 | 
			
		||||
    void attribute(AttributeAST *ast);
 | 
			
		||||
    void declarator(DeclaratorAST *ast);
 | 
			
		||||
    void declarator(DeclaratorAST *ast, ScopedSymbol *symbol = 0);
 | 
			
		||||
    void qtPropertyDeclarationItem(QtPropertyDeclarationItemAST *ast);
 | 
			
		||||
    void qtInterfaceName(QtInterfaceNameAST *ast);
 | 
			
		||||
    void baseSpecifier(BaseSpecifierAST *ast);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user