Searched refs:FORCE_IO_METHODS (Results 1 – 2 of 2) sorted by relevance
33 static lldb::SBFile MakeForcingIOMethods(lldb::FileSP FORCE_IO_METHODS) { in MakeForcingIOMethods() argument34 return lldb::SBFile(FORCE_IO_METHODS); in MakeForcingIOMethods()
388 %typemap(in) lldb::FileSP FORCE_IO_METHODS {