|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Overridden By
tools/clang/include/clang/Lex/PPCallbacks.h 565 void SourceRangeSkipped(SourceRange Range, SourceLocation EndifLoc) override {
tools/clang/lib/CodeGen/CoverageMappingGen.cpp 31 void CoverageSourceInfo::SourceRangeSkipped(SourceRange Range, SourceLocation) {
tools/clang/lib/Lex/PreprocessingRecord.cpp 431 void PreprocessingRecord::SourceRangeSkipped(SourceRange Range,
tools/clang/tools/extra/clang-tidy/ExpandModularHeadersPPCallbacks.cpp 264 void ExpandModularHeadersPPCallbacks::SourceRangeSkipped(
tools/clang/tools/extra/pp-trace/PPCallbacksTracker.cpp 357 void PPCallbacksTracker::SourceRangeSkipped(SourceRange Range,
tools/clang/tools/libclang/Indexing.cpp 289 void SourceRangeSkipped(SourceRange Range, SourceLocation EndifLoc) override {
References
tools/clang/include/clang/Lex/PPCallbacks.h 566 First->SourceRangeSkipped(Range, EndifLoc);
567 Second->SourceRangeSkipped(Range, EndifLoc);
tools/clang/lib/Lex/PPDirectives.cpp 623 Callbacks->SourceRangeSkipped(