MCPcopy Create free account
hub / github.com/chipsalliance/Surelog / getType

Method getType

src/Design/Parameter.cpp:47–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45Parameter::~Parameter() = default;
46
47VObjectType Parameter::getType() const {
48 return getFileContent()->Type(m_ntype);
49}
50
51} // namespace SURELOG

Callers 15

SLgetModuleTypeFunction · 0.45
SLgetClassTypeFunction · 0.45
SLgetPackageTypeFunction · 0.45
SLgetProgramTypeFunction · 0.45
SLgetInstanceTypeFunction · 0.45
u_notMethod · 0.45
u_tildaMethod · 0.45
plusMethod · 0.45
minusMethod · 0.45
multMethod · 0.45
divMethod · 0.45
modMethod · 0.45

Calls 1

TypeMethod · 0.45

Tested by 7

checkValidFunctionFunction · 0.36
bindDataTypes_Method · 0.36
bindSubRoutineCall_Method · 0.36
bindFunctionBodies_Method · 0.36
bindTasks_Method · 0.36
ContainsErrorFunction · 0.36