Doxygen
ClangTUParser 成员列表

成员的完整列表,这些成员属于 ClangTUParser,包括所有继承而来的类成员

ClangTUParser(const ClangParser &parser, const FileDef *fd)ClangTUParser
ClangTUParser(const ClangTUParser &)=deleteClangTUParserprivate
codifyLines(CodeOutputInterface &ol, const FileDef *fd, const char *text, uint &line, uint &column, const char *fontClass=0)ClangTUParserprivate
detectFunctionBody(const char *s)ClangTUParserprivate
filesInSameTU() constClangTUParser
linkIdentifier(CodeOutputInterface &ol, const FileDef *fd, uint &line, uint &column, const char *text, int tokenIndex)ClangTUParserprivate
linkInclude(CodeOutputInterface &ol, const FileDef *fd, uint &line, uint &column, const char *text)ClangTUParserprivate
linkMacro(CodeOutputInterface &ol, const FileDef *fd, uint &line, uint &column, const char *text)ClangTUParserprivate
lookup(uint line, const char *symbol)ClangTUParser
operator=(const ClangTUParser &)=deleteClangTUParserprivate
pClangTUParserprivate
parse()ClangTUParser
switchToFile(const FileDef *fd)ClangTUParser
writeLineNumber(CodeOutputInterface &ol, const FileDef *fd, uint line, bool writeLineAnchor)ClangTUParserprivate
writeMultiLineCodeLink(CodeOutputInterface &ol, const FileDef *fd, uint &line, uint &column, const Definition *d, const char *text)ClangTUParserprivate
writeSources(CodeOutputInterface &ol, const FileDef *fd)ClangTUParser
~ClangTUParser()ClangTUParservirtual