LLVM
8.0.1
|
This is the complete list of members for llvm::LLParser, including all inherited members.
getContext() | llvm::LLParser | inline |
LLParser(StringRef F, SourceMgr &SM, SMDiagnostic &Err, Module *M, ModuleSummaryIndex *Index, LLVMContext &Context, SlotMapping *Slots=nullptr, bool UpgradeDebugInfo=true, StringRef DataLayoutString="") | llvm::LLParser | inline |
LocTy typedef | llvm::LLParser | |
parseStandaloneConstantValue(Constant *&C, const SlotMapping *Slots) | llvm::LLParser | |
parseTypeAtBeginning(Type *&Ty, unsigned &Read, const SlotMapping *Slots) | llvm::LLParser | |
Run() | llvm::LLParser |