Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/Utility/
H A DFileSpecTest.cpp497 FileSpec cpp_src = WindowsSpec("C:\\tmp\\foo.cpp"); in TEST() local
502 EXPECT_TRUE(cpp_src.IsSourceImplementationFile()); in TEST()