Searched refs:LLVMDIFlagSingleInheritance (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm-c/
H A DDebugInfo.h53 LLVMDIFlagSingleInheritance = 1 << 16, enumerator in enum:__anon1903
70 LLVMDIFlagPtrToMemberRep = LLVMDIFlagSingleInheritance |
/openbsd-current/gnu/llvm/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c106 return LLVMDIFlagSingleInheritance;

Completed in 323 milliseconds