Searched defs:UseNewFormat (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Module.h | 242 setIsNewDbgInfoFormat(bool UseNewFormat) setIsNewDbgInfoFormat() argument |
/llvm-project/llvm/bindings/ocaml/debuginfo/ | ||
H A D | debuginfo_ocaml.c | 1022 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 D | Core.cpp | 431 LLVMSetIsNewDbgInfoFormat(LLVMModuleRef M,LLVMBool UseNewFormat) LLVMSetIsNewDbgInfoFormat() argument |