Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm-c/
H A DDebugInfo.h57 LLVMDIFlagBitField = 1 << 19, enumerator
/llvm-project-15.0.7/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c114 return LLVMDIFlagBitField; in map_DIFlag()