forked from qt-creator/qt-creator
		
	Trigger path, line, column and offset evaluation only if one of them is accessed. Change-Id: Ib2f8b06ece94a3b7424db28523b5796628865202 Reviewed-by: Marco Bubke <marco.bubke@qt.io>
		
			
				
	
	
		
			10 lines
		
	
	
		
			57 B
		
	
	
	
		
			C++
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			57 B
		
	
	
	
		
			C++
		
	
	
	
	
	
int function()
 | 
						|
{
 | 
						|
 | 
						|
}
 | 
						|
 | 
						|
int function2()
 | 
						|
{
 | 
						|
    /*abcdЙf*/
 | 
						|
}
 |