Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DMetadataTest.cpp2145 StringRef OtherSource = "other"; in TEST_F() local
2146 EXPECT_NE(N, DIFile::get(Context, Filename, Directory, Checksum, OtherSource)); in TEST_F()