Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DTextDiagnostic.h115 void emitSnippet(StringRef SourceLine, unsigned MaxLineNoDisplayWidth,
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp1421 emitSnippet(SourceLine, MaxLineNoDisplayWidth, LineNo, DisplayLineNo, in emitSnippetAndCaret()
1450 void TextDiagnostic::emitSnippet(StringRef SourceLine, in emitSnippet() function in TextDiagnostic