Searched refs:ParamRange (Results 1 – 2 of 2) sorted by relevance
7213 std::optional<SourceRange> ParamRange) { in NoteTemplateLocation() argument7217 if (ParamRange && ParamRange->isValid()) { in NoteTemplateLocation()7220 DB << *ParamRange; in NoteTemplateLocation()
11762 std::optional<SourceRange> ParamRange = {});