Home
last modified time | relevance | path

Searched refs:DK_Remark (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h36 DK_Remark, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp520 case SourceMgr::DK_Remark: in print()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h1065 case llvm::SourceMgr::DK_Remark: in getDiagnosticSeverity()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp234 case SourceMgr::DK_Remark: in reportDiagnostic()
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp2020 Loc, ExpectedMatch ? SourceMgr::DK_Remark : SourceMgr::DK_Error, Message); in printMatch()
2113 ExpectedMatch ? SourceMgr::DK_Error : SourceMgr::DK_Remark, in printNoMatch()