Home
last modified time | relevance | path

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

/dports/devel/doxygen/doxygen-1.9.3/src/
H A Ddoxygen.cpp249 static void addMemberDocs(const Entry *root,MemberDefMutable *md, const QCString &funcDecl,
2306 addMemberDocs(root,md,def,0,FALSE,root->spec); in addVariableToClass()
2530 addMemberDocs(root,md,def,0,FALSE,root->spec); in addVariableToFile()
5137 static void addMemberDocs(const Entry *root, in addMemberDocs() function
5355 addMemberDocs(root,toMemberDefMutable(md->resolveAlias()),decl,0,FALSE,root->spec); in findGlobalMember()
5376 addMemberDocs(root,toMemberDefMutable(md->resolveAlias()),decl,0,FALSE,root->spec); in findGlobalMember()
5772 addMemberDocs(root,md,funcDecl,0,overloaded,spec); in addMemberFunction()
5915 addMemberDocs(root,md,funcDecl,0,overloaded,spec); in addMemberFunction()
5982 addMemberDocs(root,toMemberDefMutable(umd),funcDecl,0,overloaded,spec); in addMemberFunction()
5990 addMemberDocs(root,toMemberDefMutable(emd),funcDecl,0,overloaded,spec); in addMemberFunction()
[all …]