Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()
/llvm-project-15.0.7/lldb/bindings/python/
H A Dpython-typemaps.swig388 %typemap(in) lldb::FileSP FORCE_IO_METHODS {