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 () |
| void codeFreeVhdlScanner | ( | ) |
Definition at line 22070 of file vhdlcode.cpp.
| 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 | ||
| ) |
Definition at line 21974 of file vhdlcode.cpp.
| void resetVhdlCodeParserState | ( | ) |
Definition at line 21968 of file vhdlcode.cpp.
1.8.11