Home
last modified time | relevance | path

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

/external/llvm/utils/FileCheck/
DFileCheck.cpp485 SM.PrintMessage(SMLoc::getFromPointer(Buffer.data()), SourceMgr::DK_Note, in PrintFailureInfo()
524 SourceMgr::DK_Note, "possible intended match here"); in PrintFailureInfo()
759 SM.PrintMessage(SMLoc::getFromPointer(Buffer.data()), SourceMgr::DK_Note, in PrintCheckFailed()
858 SourceMgr::DK_Note, "'next' match was here"); in main()
859 SM.PrintMessage(SMLoc::getFromPointer(LastMatch), SourceMgr::DK_Note, in main()
868 SourceMgr::DK_Note, "'next' match was here"); in main()
869 SM.PrintMessage(SMLoc::getFromPointer(LastMatch), SourceMgr::DK_Note, in main()
887 SM.PrintMessage(CheckStr.NotStrings[ChunkNo].first, SourceMgr::DK_Note, in main()
/external/llvm/lib/TableGen/
DError.cpp31 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.cpp515 PrintMessage((*it)->InstantiationLoc, SourceMgr::DK_Note, in PrintMacroInstantiations()
1484 PrintMessage(IDLoc, SourceMgr::DK_Note, OS.str()); in ParseStatement()