#include "qtbc.h"
#include <stdio.h>
Go to the source code of this file.
Functions | |
void | parseCCode (CodeOutputInterface &, const char *, const QCString &, bool, const char *, FileDef *fd=0, int startLine=-1, int endLine=-1, bool inlineFragment=FALSE, MemberDef *memberDef=0) |
void | resetCCodeParserState () |
void | codeFreeScanner () |
void codeFreeScanner | ( | ) |
Referenced by cleanUpDoxygen().
void parseCCode | ( | CodeOutputInterface & | , | |
const char * | , | |||
const QCString & | , | |||
bool | , | |||
const char * | , | |||
FileDef * | fd = 0 , |
|||
int | startLine = -1 , |
|||
int | endLine = -1 , |
|||
bool | inlineFragment = FALSE , |
|||
MemberDef * | memberDef = 0 | |||
) |
void resetCCodeParserState | ( | ) |