Searched refs:ProducerLen (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm-c/ |
H A D | DebugInfo.h | 301 LLVMMetadataRef FileRef, const char *Producer, size_t ProducerLen,
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 1071 LLVMMetadataRef FileRef, const char *Producer, size_t ProducerLen, in LLVMDIBuilderCreateCompileUnit() argument 1081 StringRef(Producer, ProducerLen), isOptimized, StringRef(Flags, FlagsLen), in LLVMDIBuilderCreateCompileUnit()
|