Home
last modified time | relevance | path

Searched defs:WarningMsg (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/unittests/StaticAnalyzer/
H A DCallEventTest.cpp30 CheckerContext &C, StringRef WarningMsg) { in reportBug()
/llvm-project/clang-tools-extra/clang-tidy/android/
H A DCloexecCheck.cpp73 StringRef WarningMsg, StringRef FixMsg) { in replaceFunc()
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp90 std::string WarningMsg = (DiagOpts.ShouldDisplayDiagnosticName in FlushDiagnosticsImpl() local
/llvm-project/llvm/tools/llvm-profgen/
H A DPerfReader.cpp1011 std::string WarningMsg = "Cannot parse mmap event: " + Line.str() + " \n"; extractMMapEventForBinary() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp891 const char *WarningMsg = emitAdditionOverflowBug() local
[all...]
/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1728 for (auto &WarningMsg : Warnings) { VerifyAndAdjustOperands() local