Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Transforms/Utils/
H A DDebugifyTest.cpp140 std::string WarningForLoc = "WARNING: dropped DILocation of"; in TEST() local
144 EXPECT_TRUE(StdOut.find(WarningForLoc) != std::string::npos); in TEST()
191 std::string WarningForLoc = "WARNING: dropped DILocation of"; in TEST() local
196 EXPECT_TRUE(StdOut.find(WarningForLoc) == std::string::npos); in TEST()
244 std::string WarningForLoc = "WARNING: dropped DILocation of"; in TEST() local
249 EXPECT_TRUE(StdOut.find(WarningForLoc) == std::string::npos); in TEST()