52 const char *text,
int tokenIndex);
void switchToFile(const char *fileName)
void start(const char *fileName, QStrList &filesInTranslationUnit)
void determineInputFilesInSameTu(QStrList &filesInTranslationUnit)
QCString lookup(uint line, const char *symbol)
void linkIdentifier(CodeOutputInterface &ol, FileDef *fd, uint &line, uint &column, const char *text, int tokenIndex)
void line(double t, double *p, double &x, double &y, double &z)
std::vector< std::string > column
void writeSources(CodeOutputInterface &ol, FileDef *fd)
void linkInclude(CodeOutputInterface &ol, FileDef *fd, uint &line, uint &column, const char *text)
Wrapper for to let libclang assisted parsing.
static ClangParser * s_instance
static ClangParser * instance()
void linkMacro(CodeOutputInterface &ol, FileDef *fd, uint &line, uint &column, const char *text)