Home
last modified time | relevance | path

Searched refs:m_shortDependency (Results 1 – 2 of 2) sorted by relevance

/trunk/main/codemaker/source/codemaker/
H A Ddependencies.cxx53 m_byteDependency(false), m_shortDependency(false), in Dependencies()
111 m_shortDependency = false; in Dependencies()
176 m_shortDependency = true; in insert()
/trunk/main/codemaker/inc/codemaker/
H A Ddependencies.hxx87 bool hasShortDependency() const { return m_shortDependency; } in hasShortDependency()
128 bool m_shortDependency; member in codemaker::Dependencies

Completed in 12 milliseconds