Home
last modified time | relevance | path

Searched refs:getProducer (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h211 virtual StringRef getProducer() const { return StringRef(); } in getProducer() function
H A DLVScope.h538 StringRef getProducer() const override { in getProducer() function
/openbsd/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1727 const_cast<LVScopeCompileUnit *>(this), getProducer(), in printExtra()
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1440 getContext(), getSourceLanguage(), getFile(), getProducer(), in cloneImpl()
1499 StringRef getProducer() const { return getStringOperand(1); } in getProducer() function
/openbsd/gnu/llvm/llvm/lib/IR/
H A DDebugInfo.cpp625 CU->getContext(), CU->getSourceLanguage(), File, CU->getProducer(), in getReplacementCU()
H A DAsmWriter.cpp2111 Printer.printString("producer", N->getProducer()); in writeDICompileUnit()
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp858 StringRef CompilerVersion = CU->getProducer(); in emitCompilerInformation()
H A DDwarfDebug.cpp1035 StringRef Producer = DIUnit->getProducer(); in finishUnitAttributes()
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2790 TheCU->getProducer(), false, StringRef(), 0, RemapPath(PCM), in getOrCreateModuleRef()