Searched defs:sourceFileFilter (Results 1 – 2 of 2) sorted by relevance
120 const std::function<bool(std::string_view)> &sourceFileFilter, size_t lineNumber, in GetBreakpointLocations()
379 std::function<bool(std::string_view)> sourceFileFilter; in OnCallDebuggerSetBreakpointByUrl() local