CodeModelUtils::AllFunctions Struct Reference
#include <codemodel_utils.h>
Public Attributes | |
TQMap< FunctionDom, Scope > | relations |
FunctionList | functionList |
Detailed Description
Information about functions.
Definition at line 334 of file codemodel_utils.h.
Member Data Documentation
◆ functionList
FunctionList CodeModelUtils::AllFunctions::functionList |
List of functions.
Definition at line 338 of file codemodel_utils.h.
◆ relations
TQMap<FunctionDom, Scope> CodeModelUtils::AllFunctions::relations |
Scope of functions.
Definition at line 336 of file codemodel_utils.h.
The documentation for this struct was generated from the following file: