Home
last modified time | relevance | path

Searched refs:DK_Note (Results 1 – 7 of 7) sorted by relevance

/external/llvm/utils/FileCheck/
DFileCheck.cpp504 SM.PrintMessage(SMLoc::getFromPointer(Buffer.data()), SourceMgr::DK_Note, in PrintFailureInfo()
543 SourceMgr::DK_Note, "possible intended match here"); in PrintFailureInfo()
821 SM.PrintMessage(SMLoc::getFromPointer(Buffer.data()), SourceMgr::DK_Note, in PrintCheckFailed()
910 SourceMgr::DK_Note, "'next' match was here"); in CheckNext()
911 SM.PrintMessage(SMLoc::getFromPointer(Buffer.data()), SourceMgr::DK_Note, in CheckNext()
920 SourceMgr::DK_Note, "'next' match was here"); in CheckNext()
921 SM.PrintMessage(SMLoc::getFromPointer(Buffer.data()), SourceMgr::DK_Note, in CheckNext()
945 SM.PrintMessage(Pat->getLoc(), SourceMgr::DK_Note, in CheckNot()
998 SourceMgr::DK_Note, in CheckDag()
1001 SM.PrintMessage(NotStrings[0]->getLoc(), SourceMgr::DK_Note, in CheckDag()
[all …]
/external/llvm/lib/TableGen/
DError.cpp37 SrcMgr.PrintMessage(Loc[i], SourceMgr::DK_Note, in PrintMessage()
DTGLexer.cpp316 SrcMgr.PrintMessage(Found->second, SourceMgr::DK_Note, in LexInclude()
/external/llvm/include/llvm/Support/
DSourceMgr.h40 DK_Note enumerator
/external/clang/utils/TableGen/
DClangDiagnosticsEmitter.cpp252 SourceMgr::DK_Note, "group defined here"); in groupDiagnostics()
276 SourceMgr::DK_Note, "also referenced here", in groupDiagnostics()
/external/llvm/lib/Support/
DSourceMgr.cpp379 case SourceMgr::DK_Note: in print()
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp526 PrintMessage((*it)->InstantiationLoc, SourceMgr::DK_Note, in PrintMacroInstantiations()
1508 PrintMessage(IDLoc, SourceMgr::DK_Note, OS.str()); in ParseStatement()