forked from qt-creator/qt-creator
... when trying to complete the name of a function definition. libclang tags such completions as "not accessible", even though we are not in a call context. Fixes: QTCREATORBUG-25244 Change-Id: I4b03b1a43be7a85c37c7d2b2bfe2d83112075674 Reviewed-by: Christian Stenger <christian.stenger@qt.io>