Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DDebugInfo.h60 LLVMDIFlagTypePassByReference = 1 << 23, enumerator
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c120 return LLVMDIFlagTypePassByReference; in map_DIFlag()