My Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
vhdlcode.h File Reference

Go to the source code of this file.

Functions

void parseVhdlCode (CodeOutputInterface &, const char *, const QCString &, bool, const char *, FileDef *fd, int startLine, int endLine, bool inlineFragment, MemberDef *memberDef, bool showLineNumbers, Definition *searchCtx, bool collectXRefs)
 
void resetVhdlCodeParserState ()
 
void codeFreeVhdlScanner ()
 

Function Documentation

void codeFreeVhdlScanner ( )
void parseVhdlCode ( CodeOutputInterface ,
const char *  ,
const QCString &  ,
bool  ,
const char *  ,
FileDef fd,
int  startLine,
int  endLine,
bool  inlineFragment,
MemberDef memberDef,
bool  showLineNumbers,
Definition searchCtx,
bool  collectXRefs 
)
void resetVhdlCodeParserState ( )