Home
last modified time | relevance | path

Searched refs:UseNewFormat (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DCore.h816 LLVMBool UseNewFormat);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp436 void LLVMSetIsNewDbgInfoFormat(LLVMModuleRef M, LLVMBool UseNewFormat) { in LLVMSetIsNewDbgInfoFormat() argument
437 if (!UseNewFormat) in LLVMSetIsNewDbgInfoFormat()