Home
last modified time | relevance | path

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

/dports/devel/doxygen/doxygen-1.9.3/src/
H A Ddoxygen.cpp3611 QCString nsName,rnsName; in buildFunctionList() local
3613 if (rnd) rnsName = rnd->name(); in buildFunctionList()
3666 found=(mnd && rnd && nsName==rnsName) || // members are in the same namespace in buildFunctionList()
3672 if (!found && gd && gd==md->getGroupDef() && nsName==rnsName) in buildFunctionList()