Searched defs:OtherFile (Results 1 – 2 of 2) sorted by relevance
66 llvm::Optional<std::string> OtherFile; in getOtherRefFile() local250 auto OtherFile = getOtherRefFile(RenameDecl, MainFilePath, *Index); in renameable() local
855 TestTU OtherFile = TestTU::withCode("Outside s; auto ss = &foo;"); in TEST() local