Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h214 virtual StringRef getProducer() const { return StringRef(); } in getProducer() function
H A DLVScope.h536 StringRef getProducer() const override { in getProducer() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1712 const_cast<LVScopeCompileUnit *>(this), getProducer(), in print()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1510 getContext(), getSourceLanguage(), getFile(), getProducer(), in cloneImpl()
1569 StringRef getProducer() const { return getStringOperand(1); } in getProducer() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp723 CU->getContext(), CU->getSourceLanguage(), File, CU->getProducer(), in getReplacementCU()
H A DAsmWriter.cpp2256 Printer.printString("producer", N->getProducer()); in writeDICompileUnit()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp864 StringRef CompilerVersion = CU->getProducer(); in emitCompilerInformation()
H A DDwarfDebug.cpp1014 StringRef Producer = DIUnit->getProducer(); in finishUnitAttributes()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3061 TheCU->getProducer(), false, StringRef(), 0, RemapPath(PCM), in getOrCreateModuleRef()