LLVM  8.0.1
llvm::LLParser Member List

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

getContext()llvm::LLParserinline
LLParser(StringRef F, SourceMgr &SM, SMDiagnostic &Err, Module *M, ModuleSummaryIndex *Index, LLVMContext &Context, SlotMapping *Slots=nullptr, bool UpgradeDebugInfo=true, StringRef DataLayoutString="")llvm::LLParserinline
LocTy typedefllvm::LLParser
parseStandaloneConstantValue(Constant *&C, const SlotMapping *Slots)llvm::LLParser
parseTypeAtBeginning(Type *&Ty, unsigned &Read, const SlotMapping *Slots)llvm::LLParser
Run()llvm::LLParser