forked from qt-creator/qt-creator
		
	Introduced Document::CheckMode.
This commit is contained in:
		| @@ -84,6 +84,9 @@ public: | ||||
|  | ||||
|     Name *check(NestedNameSpecifierAST *name, Scope *scope); | ||||
|  | ||||
|     bool skipFunctionBodies() const; | ||||
|     void setSkipFunctionBodies(bool skipFunctionBodies); | ||||
|  | ||||
|     int currentVisibility() const; | ||||
|     int switchVisibility(int visibility); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user