LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::MCAsmParser Member List

This is the complete list of members for llvm::MCAsmParser, including all inherited members.

addDirectiveHandler(StringRef Directive, ExtensionDirectiveHandler Handler)=0llvm::MCAsmParserpure virtual
checkForValidSection()=0llvm::MCAsmParserpure virtual
DirectiveHandler typedefllvm::MCAsmParser
eatToEndOfStatement()=0llvm::MCAsmParserpure virtual
Error(SMLoc L, const Twine &Msg, ArrayRef< SMRange > Ranges=None)=0llvm::MCAsmParserpure virtual
ExtensionDirectiveHandler typedefllvm::MCAsmParser
getAssemblerDialect()llvm::MCAsmParserinlinevirtual
getContext()=0llvm::MCAsmParserpure virtual
getLexer()=0llvm::MCAsmParserpure virtual
getShowParsedOperands() const llvm::MCAsmParserinline
getSourceManager()=0llvm::MCAsmParserpure virtual
getStreamer()=0llvm::MCAsmParserpure virtual
getTargetParser() const llvm::MCAsmParserinline
getTok()llvm::MCAsmParser
isParsingInlineAsm()=0llvm::MCAsmParserpure virtual
Lex()=0llvm::MCAsmParserpure virtual
MCAsmParser()llvm::MCAsmParserprotected
parseAbsoluteExpression(int64_t &Res)=0llvm::MCAsmParserpure virtual
parseEscapedString(std::string &Data)=0llvm::MCAsmParserpure virtual
parseExpression(const MCExpr *&Res, SMLoc &EndLoc)=0llvm::MCAsmParserpure virtual
parseExpression(const MCExpr *&Res)llvm::MCAsmParser
parseIdentifier(StringRef &Res)=0llvm::MCAsmParserpure virtual
parseMSInlineAsm(void *AsmLoc, std::string &AsmString, unsigned &NumOutputs, unsigned &NumInputs, SmallVectorImpl< std::pair< void *, bool > > &OpDecls, SmallVectorImpl< std::string > &Constraints, SmallVectorImpl< std::string > &Clobbers, const MCInstrInfo *MII, const MCInstPrinter *IP, MCAsmParserSemaCallback &SI)=0llvm::MCAsmParserpure virtual
parseParenExpression(const MCExpr *&Res, SMLoc &EndLoc)=0llvm::MCAsmParserpure virtual
parsePrimaryExpr(const MCExpr *&Res, SMLoc &EndLoc)=0llvm::MCAsmParserpure virtual
parseStringToEndOfStatement()=0llvm::MCAsmParserpure virtual
Run(bool NoInitialTextSection, bool NoFinalize=false)=0llvm::MCAsmParserpure virtual
setAssemblerDialect(unsigned i)llvm::MCAsmParserinlinevirtual
setParsingInlineAsm(bool V)=0llvm::MCAsmParserpure virtual
setShowParsedOperands(bool Value)llvm::MCAsmParserinline
setTargetParser(MCTargetAsmParser &P)llvm::MCAsmParser
TokError(const Twine &Msg, ArrayRef< SMRange > Ranges=None)llvm::MCAsmParser
Warning(SMLoc L, const Twine &Msg, ArrayRef< SMRange > Ranges=None)=0llvm::MCAsmParserpure virtual
~MCAsmParser()llvm::MCAsmParservirtual