Home
last modified time | relevance | path

Searched defs:IndexFile (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DLTO.h57 std::unique_ptr<llvm::raw_fd_ostream> IndexFile; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp280 SmallString<256> IndexFile = CrossTUDir; in loadExternalAST() local