Home
last modified time | relevance | path

Searched defs:intptr_type (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThreadPlanTracer.cpp186 TypeFromUser intptr_type = GetIntPointerType(); in Log() local
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/target/
H A Dllvm_target.mli80 val intptr_type : Llvm.llcontext -> t -> Llvm.lltype val