Home
last modified time | relevance | path

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

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbinstructions.pas44 function CheckForIgnoredError(const AData: String): Boolean; in CheckForIgnoredError() function
478 function TLldbInstructionQueue.CheckForIgnoredError(const AData: String in CheckForIgnoredError() function
499 if CheckForIgnoredError(ALine) then begin
/dports/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbinstructions.pas37 function CheckForIgnoredError(const AData: String): Boolean; in CheckForIgnoredError() function
471 function TLldbInstructionQueue.CheckForIgnoredError(const AData: String in CheckForIgnoredError() function
492 if CheckForIgnoredError(ALine) then begin
/dports/editors/lazarus-qt5/lazarus/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbinstructions.pas37 function CheckForIgnoredError(const AData: String): Boolean; in CheckForIgnoredError() function
471 function TLldbInstructionQueue.CheckForIgnoredError(const AData: String in CheckForIgnoredError() function
492 if CheckForIgnoredError(ALine) then begin
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbinstructions.pas44 function CheckForIgnoredError(const AData: String): Boolean; in CheckForIgnoredError() function
478 function TLldbInstructionQueue.CheckForIgnoredError(const AData: String in CheckForIgnoredError() function
499 if CheckForIgnoredError(ALine) then begin