CodeModelUtils::AllFunctionDefinitions Struct Reference
#include <codemodel_utils.h>
Public Attributes | |
TQMap< FunctionDefinitionDom, Scope > | relations |
FunctionDefinitionList | functionList |
Detailed Description
Information about function definitions.
Definition at line 341 of file codemodel_utils.h.
Member Data Documentation
◆ functionList
FunctionDefinitionList CodeModelUtils::AllFunctionDefinitions::functionList |
List of function definitions.
Definition at line 345 of file codemodel_utils.h.
◆ relations
TQMap<FunctionDefinitionDom, Scope> CodeModelUtils::AllFunctionDefinitions::relations |
Scope of function definitions.
Definition at line 343 of file codemodel_utils.h.
The documentation for this struct was generated from the following file: