Home
last modified time | relevance | path

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

/AOO41X/main/codemaker/inc/codemaker/
H A Ddependencies.hxx87 bool hasShortDependency() const { return m_shortDependency; } in hasShortDependency() function in codemaker::Dependencies
/AOO41X/main/codemaker/source/cppumaker/
H A Dincludes.cxx60 || dependencies.hasShortDependency() in Includes()