呼び出し階層

言語サーバーからの関数呼び出しに関する情報を表示します。

コード・エディタの関数定義にカーソルを置くと、その関数を呼び出す関数と、その関数が呼び出す関数のリストが表示されます。これは再帰的に動作するので、呼び出し元の呼び出し元も見ることができます。ただし、Clangdは着信コールのリストのみです。

エディタツールバーの 言語クライアントメニュー を選択し、Restart を選択して関数の呼び出し階層情報を収集します。

コール階層ビュー

言語サーバーも参照してください

Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.