Home
last modified time | relevance | path

Searched defs:UpgradeDebugInfo (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DParser.cpp25 SlotMapping *Slots, bool UpgradeDebugInfo, in parseAssemblyInto()
76 bool UpgradeDebugInfo, in parseAssemblyWithIndex()
103 bool UpgradeDebugInfo, in parseAssemblyFileWithIndex()
H A DLLParser.cpp65 bool LLParser::Run(bool UpgradeDebugInfo, in Run()
128 bool LLParser::validateEndOfModule(bool UpgradeDebugInfo) { in validateEndOfModule()
/openbsd-src/gnu/llvm/llvm/include/llvm/AsmParser/
H A DLLParser.h170 bool UpgradeDebugInfo; variable
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAutoUpgrade.cpp4487 bool llvm::UpgradeDebugInfo(Module &M) { in UpgradeDebugInfo() function in llvm