Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DModule.h242 void setIsNewDbgInfoFormat(bool UseNewFormat) { in setIsNewDbgInfoFormat()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp431 void LLVMSetIsNewDbgInfoFormat(LLVMModuleRef M, LLVMBool UseNewFormat) { in LLVMSetIsNewDbgInfoFormat()