Searched refs:emitDiagnosticLoc (Results 1 - 5 of 5) sorted by relevance

/external/clang/include/clang/Frontend/
H A DTextDiagnostic.h88 virtual void emitDiagnosticLoc(SourceLocation Loc, PresumedLoc PLoc,
H A DDiagnosticRenderer.h80 virtual void emitDiagnosticLoc(SourceLocation Loc, PresumedLoc PLoc,
/external/clang/tools/libclang/
H A DCIndexDiagnostic.cpp132 virtual void emitDiagnosticLoc(SourceLocation Loc, PresumedLoc PLoc, function in class:__anon4839::CXDiagnosticRenderer
/external/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp69 virtual void emitDiagnosticLoc(SourceLocation Loc, PresumedLoc PLoc, function in class:__anon115::SDiagsRenderer
H A DTextDiagnostic.cpp671 emitDiagnosticLoc(Loc, PLoc, Level, Ranges, *SM);
750 void TextDiagnostic::emitDiagnosticLoc(SourceLocation Loc, PresumedLoc PLoc,

Completed in 167 milliseconds