Home
last modified time | relevance | path

Searched refs:SourceColumnMap (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp254 struct SourceColumnMap { struct
255 SourceColumnMap(StringRef SourceLine, unsigned TabStop) in SourceColumnMap() function
324 const SourceColumnMap &map) { in selectInterestingSourceRegion()
967 static void highlightRange(const LineRange &R, const SourceColumnMap &Map, in highlightRange()
1000 const SourceColumnMap &map, in buildFixItInsertionLine()
1382 const SourceColumnMap sourceColMap(SourceLine, DiagOpts.TabStop); in emitSnippetAndCaret()