|
My Project
|
#include <stdio.h>#include <qcstring.h>Go to the source code of this file.
Functions | |
| void | parseFuncDecl (const QCString &decl, bool objC, QCString &clName, QCString &type, QCString &name, QCString &args, QCString &funcTempList, QCString &exceptions) |
| void parseFuncDecl | ( | const QCString & | decl, |
| bool | objC, | ||
| QCString & | clName, | ||
| QCString & | type, | ||
| QCString & | name, | ||
| QCString & | args, | ||
| QCString & | funcTempList, | ||
| QCString & | exceptions | ||
| ) |
Referenced by findMember().