Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMIDriverBase.cpp69 bool CMIDriverBase::SetDriverToFallThruTo(const CMIDriverBase &vrOtherDriver) { in SetDriverToFallThruTo() function in CMIDriverBase
H A DMIDriver.cpp333 bool CMIDriver::SetDriverToFallThruTo(const CMIDriverBase &vrOtherDriver) { in SetDriverToFallThruTo() function in CMIDriver