Home
last modified time | relevance | path

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

/haiku/headers/private/debugger/debug_info/
H A DTeamDebugInfo.h74 void ClearSourceCode(LocatableFile* file);
/haiku/src/kits/debugger/debug_info/
H A DTeamDebugInfo.cpp655 TeamDebugInfo::ClearSourceCode(LocatableFile* sourceFile) in ClearSourceCode() function in TeamDebugInfo
/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp993 fTeam->DebugInfo()->ClearSourceCode(sourceFile); in SourceEntryInvalidateRequested()