Go to the source code of this file.
|
void | parseCCode (CodeOutputInterface &, const char *, const QCString &, SrcLangExt lang, bool isExample, const char *exName, FileDef *fd, int startLine, int endLine, bool inlineFragment, MemberDef *memberDef, bool showLineNumbers, Definition *searchCtx, bool collectXRefs) |
|
void | resetCCodeParserState () |
|
void | codeFreeScanner () |
|
void parseCCode |
( |
CodeOutputInterface & |
, |
|
|
const char * |
, |
|
|
const QCString & |
, |
|
|
SrcLangExt |
lang, |
|
|
bool |
isExample, |
|
|
const char * |
exName, |
|
|
FileDef * |
fd, |
|
|
int |
startLine, |
|
|
int |
endLine, |
|
|
bool |
inlineFragment, |
|
|
MemberDef * |
memberDef, |
|
|
bool |
showLineNumbers, |
|
|
Definition * |
searchCtx, |
|
|
bool |
collectXRefs |
|
) |
| |
void resetCCodeParserState |
( |
| ) |
|