Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DTextDiagnostic.h97 emitSnippetAndCaret(Loc, Level, Ranges, Hints); in emitCodeContext()
111 void emitSnippetAndCaret(FullSourceLoc Loc, DiagnosticsEngine::Level Level,
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp1287 void TextDiagnostic::emitSnippetAndCaret( in emitSnippetAndCaret() function in TextDiagnostic