Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Basic/
H A DSourceManagerTest.cpp85 const FileEntry *CommandLineFile = FileMgr.getVirtualFile( in TEST_F() local
87 SourceMgr.overrideFileContents(CommandLineFile, std::move(CommandLineBuf)); in TEST_F()
89 SourceMgr.getOrCreateFileID(CommandLineFile, SrcMgr::C_User); in TEST_F()