Searched refs:ParamRange (Results 1 – 2 of 2) sorted by relevance
7677 std::optional<SourceRange> ParamRange) { in NoteTemplateLocation() argument7681 if (ParamRange && ParamRange->isValid()) { in NoteTemplateLocation()7684 DB << *ParamRange; in NoteTemplateLocation()
12004 std::optional<SourceRange> ParamRange = {});