成员的完整列表,这些成员属于 VHDLOutlineParser,包括所有继承而来的类成员
addCompInst(const char *n, const char *instName, const char *comp, int iLine) | VHDLOutlineParser | |
addLibUseClause(const QCString &type) | VHDLOutlineParser | |
addProto(const char *s1, const char *s2, const char *s3, const char *s4, const char *s5, const char *s6) | VHDLOutlineParser | |
addVhdlType(const char *n, int startLine, int section, uint64 spec, const char *args, const char *type, Protection prot) | VHDLOutlineParser | |
checkInlineCode(QCString &doc) | VHDLOutlineParser | |
checkMultiComment(QCString &qcs, int line) | VHDLOutlineParser | |
createFlow() | VHDLOutlineParser | |
createFunction(const char *impure, uint64 spec, const char *fname) | VHDLOutlineParser | |
error_skipto(int kind) | VHDLOutlineParser | |
getLine(int tok) | VHDLOutlineParser | |
getLine() | VHDLOutlineParser | |
getNameID() | VHDLOutlineParser | |
handleCommentBlock(const QCString &doc, bool brief) | VHDLOutlineParser | |
handleFlowComment(const char *) | VHDLOutlineParser | |
initEntry(Entry *e) | VHDLOutlineParser | |
insertEntryAtLine(std::shared_ptr< Entry > ce, int line) | VHDLOutlineParser | |
isFuncProcProced() | VHDLOutlineParser | |
lineCount(const char *) | VHDLOutlineParser | |
lineCount() | VHDLOutlineParser | |
mapLibPackage(Entry *root) | VHDLOutlineParser | |
needsPreprocessing(const QCString &) const | VHDLOutlineParser | inlinevirtual |
newEntry() | VHDLOutlineParser | |
oneLineComment(QCString qcs) | VHDLOutlineParser | |
p | VHDLOutlineParser | private |
parseInput(const QCString &fileName, const char *fileBuf, const std::shared_ptr< Entry > &root, ClangTUParser *clangParser) | VHDLOutlineParser | virtual |
parsePrototype(const QCString &text) | VHDLOutlineParser | virtual |
popLabel(QCString &q) | VHDLOutlineParser | |
pushLabel(QCString &, QCString &) | VHDLOutlineParser | |
setLineParsed(int tok) | VHDLOutlineParser | |
setMultCommentLine() | VHDLOutlineParser | |
VHDLOutlineParser() | VHDLOutlineParser | |
~OutlineParserInterface() | OutlineParserInterface | inlinevirtual |
~VHDLOutlineParser() | VHDLOutlineParser | virtual |