Searched refs:ParamRange (Results 1 – 2 of 2) sorted by relevance
7950 std::optional<SourceRange> ParamRange) { in NoteTemplateLocation() argument7954 if (ParamRange && ParamRange->isValid()) { in NoteTemplateLocation()7957 DB << *ParamRange; in NoteTemplateLocation()
8592 std::optional<SourceRange> ParamRange = {});