Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBFile.i33 static lldb::SBFile MakeForcingIOMethods(lldb::FileSP FORCE_IO_METHODS) { in MakeForcingIOMethods() argument
34 return lldb::SBFile(FORCE_IO_METHODS); in MakeForcingIOMethods()
/openbsd-src/gnu/llvm/lldb/bindings/python/
H A Dpython-typemaps.swig388 %typemap(in) lldb::FileSP FORCE_IO_METHODS {