CIRCT  19.0.0git
circt::firrtl::FIRLexer Member List

This is the complete list of members for circt::firrtl::FIRLexer, including all inherited members.

bufferNameIdentifiercirct::firrtl::FIRLexerprivate
curBuffercirct::firrtl::FIRLexerprivate
curPtrcirct::firrtl::FIRLexerprivate
curTokencirct::firrtl::FIRLexerprivate
emitError(const char *loc, const Twine &message)circt::firrtl::FIRLexerprivate
FIRLexer(const llvm::SourceMgr &sourceMgr, mlir::MLIRContext *context)circt::firrtl::FIRLexer
FIRLexer(const FIRLexer &)=deletecirct::firrtl::FIRLexerprivate
FIRLexerCursor classcirct::firrtl::FIRLexerfriend
formToken(FIRToken::Kind kind, const char *tokStart)circt::firrtl::FIRLexerinlineprivate
getCursor() constcirct::firrtl::FIRLexerinline
getIndentation(const FIRToken &tok) constcirct::firrtl::FIRLexer
getSourceMgr() constcirct::firrtl::FIRLexerinline
getToken() constcirct::firrtl::FIRLexerinline
lexFileInfo(const char *tokStart)circt::firrtl::FIRLexerprivate
lexIdentifierOrKeyword(const char *tokStart)circt::firrtl::FIRLexerprivate
lexInlineAnnotation(const char *tokStart)circt::firrtl::FIRLexerprivate
lexNumber(const char *tokStart)circt::firrtl::FIRLexerprivate
lexString(const char *tokStart, bool isVerbatim)circt::firrtl::FIRLexerprivate
lexToken()circt::firrtl::FIRLexerinline
lexTokenImpl()circt::firrtl::FIRLexerprivate
operator=(const FIRLexer &)=deletecirct::firrtl::FIRLexerprivate
skipComment()circt::firrtl::FIRLexerprivate
sourceMgrcirct::firrtl::FIRLexerprivate
translateLocation(llvm::SMLoc loc)circt::firrtl::FIRLexer