Searched refs:IndexFD (Results 1 – 1 of 1) sorted by relevance
59 int IndexFD; in HandleTranslationUnit() local61 ASSERT_FALSE(llvm::sys::fs::createTemporaryFile("index", "txt", IndexFD, in HandleTranslationUnit()63 llvm::ToolOutputFile IndexFile(IndexFileName, IndexFD); in HandleTranslationUnit()182 int IndexFD; in TEST() local184 ASSERT_FALSE(llvm::sys::fs::createTemporaryFile("index", "txt", IndexFD, in TEST()186 llvm::ToolOutputFile IndexFile(IndexFileName, IndexFD); in TEST()