Home
last modified time | relevance | path

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

/dports/devel/doxygen/doxygen-1.9.3/src/
H A Ddoxygen.cpp1485 static ClassDefMutable *createTagLessInstance(const ClassDef *rootCd,const ClassDef *templ,const QC… in createTagLessInstance() function
1595 ClassDefMutable *ncd = createTagLessInstance(rootCd,icd,name); in processTagLessClasses()