Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Frontend/
DTextDiagnostic.h92 virtual void emitCodeContext(SourceLocation Loc, in emitCodeContext() function
DDiagnosticRenderer.h89 virtual void emitCodeContext(SourceLocation Loc,
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
DSerializedDiagnosticPrinter.cpp78 virtual void emitCodeContext(SourceLocation Loc,
661 void SDiagsRenderer::emitCodeContext(SourceLocation Loc, in emitCodeContext() function in SDiagsRenderer
DDiagnosticRenderer.cpp388 emitCodeContext(Loc, Level, SpellingRanges, Hints, SM); in emitCaret()