|
Doxygen
|
成员的完整列表,这些成员属于 ClangTUParser,包括所有继承而来的类成员
| ClangTUParser(const ClangParser &parser, const FileDef *fd) | ClangTUParser | |
| ClangTUParser(const ClangTUParser &)=delete | ClangTUParser | private |
| codifyLines(CodeOutputInterface &ol, const FileDef *fd, const char *text, uint &line, uint &column, const char *fontClass=0) | ClangTUParser | private |
| detectFunctionBody(const char *s) | ClangTUParser | private |
| filesInSameTU() const | ClangTUParser | |
| linkIdentifier(CodeOutputInterface &ol, const FileDef *fd, uint &line, uint &column, const char *text, int tokenIndex) | ClangTUParser | private |
| linkInclude(CodeOutputInterface &ol, const FileDef *fd, uint &line, uint &column, const char *text) | ClangTUParser | private |
| linkMacro(CodeOutputInterface &ol, const FileDef *fd, uint &line, uint &column, const char *text) | ClangTUParser | private |
| lookup(uint line, const char *symbol) | ClangTUParser | |
| operator=(const ClangTUParser &)=delete | ClangTUParser | private |
| p | ClangTUParser | private |
| parse() | ClangTUParser | |
| switchToFile(const FileDef *fd) | ClangTUParser | |
| writeLineNumber(CodeOutputInterface &ol, const FileDef *fd, uint line, bool writeLineAnchor) | ClangTUParser | private |
| writeMultiLineCodeLink(CodeOutputInterface &ol, const FileDef *fd, uint &line, uint &column, const Definition *d, const char *text) | ClangTUParser | private |
| writeSources(CodeOutputInterface &ol, const FileDef *fd) | ClangTUParser | |
| ~ClangTUParser() | ClangTUParser | virtual |