Searched refs:GetStatementLocationRange (Results 1 - 6 of 6) sorted by relevance

/haiku/headers/private/debugger/model/
H A DSourceCode.h25 // Locking needed for GetStatementLocationRange(), since that might use
32 virtual bool GetStatementLocationRange(
H A DFileSourceCode.h36 virtual bool GetStatementLocationRange(
H A DDisassembledCode.h28 virtual bool GetStatementLocationRange(
/haiku/src/kits/debugger/model/
H A DFileSourceCode.cpp102 FileSourceCode::GetStatementLocationRange(const SourceLocation& location, function in class:FileSourceCode
H A DDisassembledCode.cpp96 DisassembledCode::GetStatementLocationRange(const SourceLocation& location, function in class:DisassembledCode
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp974 if (!fSourceCode->GetStatementLocationRange(SourceLocation(line),

Completed in 51 milliseconds