Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/IR/
H A DModule.h242 setIsNewDbgInfoFormat(bool UseNewFormat) setIsNewDbgInfoFormat() argument
/llvm-project/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c1022 llvm_set_is_new_dbg_info_format(value Module,value UseNewFormat) llvm_set_is_new_dbg_info_format() argument
/llvm-project/llvm/lib/IR/
H A DCore.cpp431 LLVMSetIsNewDbgInfoFormat(LLVMModuleRef M,LLVMBool UseNewFormat) LLVMSetIsNewDbgInfoFormat() argument