Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/bindings/interface/
HDSBFileExtensions.i5 static lldb::SBFile MakeForcingIOMethods(lldb::FileSP FORCE_IO_METHODS) { in MakeForcingIOMethods() argument
6 return lldb::SBFile(FORCE_IO_METHODS); in MakeForcingIOMethods()
/freebsd-head/contrib/llvm-project/lldb/bindings/python/
HDpython-typemaps.swig508 %typemap(in) lldb::FileSP FORCE_IO_METHODS {
/freebsd-head/lib/clang/liblldb/
HDLLDBWrapLua.cpp3457 SWIGINTERN lldb::SBFile lldb_SBFile_MakeForcingIOMethods(lldb::FileSP FORCE_IO_METHODS){ in lldb_SBFile_MakeForcingIOMethods() argument
3458 return lldb::SBFile(FORCE_IO_METHODS); in lldb_SBFile_MakeForcingIOMethods()