reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
172 EXPECT_EQ(checkStr(Remark.PassName, 6), "inline"); 173 EXPECT_EQ(checkStr(Remark.RemarkName, 12), "NoDefinition"); 174 EXPECT_EQ(checkStr(Remark.FunctionName, 3), "foo"); 177 EXPECT_EQ(checkStr(RL.SourceFilePath, 6), "file.c"); 188 EXPECT_EQ(checkStr(Arg.Key, 6), "Callee"); 189 EXPECT_EQ(checkStr(Arg.Val, 3), "bar"); 193 EXPECT_EQ(checkStr(Arg.Key, 6), "String"); 194 EXPECT_EQ(checkStr(Arg.Val, 26), " will not be inlined into "); 198 EXPECT_EQ(checkStr(Arg.Key, 6), "Caller"); 199 EXPECT_EQ(checkStr(Arg.Val, 3), "foo"); 202 EXPECT_EQ(checkStr(RL.SourceFilePath, 6), "file.c"); 208 EXPECT_EQ(checkStr(Arg.Key, 6), "String"); 209 EXPECT_EQ(checkStr(Arg.Val, 38),