Home | History | Annotate | Download | only in libclang

Lines Matching refs:SourceRangeSkipped

293   /// SourceRangeSkipped - This hook is called when a source range is skipped.
296 void SourceRangeSkipped(SourceRange Range) override {}