reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Support/FileCheck.cpp
 1134       PatternContext->defineCmdlineVariables(Req.GlobalDefines, SM);
 1153     SM.AddNewSourceBuffer(std::move(CmdLine), SMLoc());
 1158                                                "IMPLICIT-CHECK", SM, Req);
 1194       SM.PrintMessage(SMLoc::getFromPointer(Buffer.data()), SourceMgr::DK_Error,
 1201       SM.PrintMessage(SMLoc::getFromPointer(Buffer.data()), SourceMgr::DK_Error,
 1220     if (P.parsePattern(Buffer.substr(0, EOL), UsedPrefix, SM, Req))
 1225       SM.PrintMessage(
 1241       SM.PrintMessage(SMLoc::getFromPointer(UsedPrefixStart),