Home
last modified time | relevance | path

Searched refs:SetDriverToFallThruTo (Results 1 – 4 of 4) sorted by relevance

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