Home
last modified time | relevance | path

Searched defs:emitDiagnostic (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/abseil/
DTimeSubtractionCheck.cpp89 void TimeSubtractionCheck::emitDiagnostic(const Expr *Node, in emitDiagnostic() function in clang::tidy::abseil::TimeSubtractionCheck
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DUseAfterMoveCheck.cpp377 static void emitDiagnostic(const Expr *MovingCall, const DeclRefExpr *MoveArg, in emitDiagnostic() function
/external/llvm-project/mlir/lib/IR/
DDiagnostics.cpp432 void SourceMgrDiagnosticHandler::emitDiagnostic(Location loc, Twine message, in emitDiagnostic() function in SourceMgrDiagnosticHandler
468 void SourceMgrDiagnosticHandler::emitDiagnostic(Diagnostic &diag) { in emitDiagnostic() function in SourceMgrDiagnosticHandler
/external/llvm-project/clang/lib/Frontend/
DDiagnosticRenderer.cpp87 void DiagnosticRenderer::emitDiagnostic(FullSourceLoc Loc, in emitDiagnostic() function in DiagnosticRenderer
/external/clang/lib/Frontend/
DDiagnosticRenderer.cpp81 void DiagnosticRenderer::emitDiagnostic(SourceLocation Loc, in emitDiagnostic() function in DiagnosticRenderer