Home
last modified time | relevance | path

Searched defs:indexFile (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/lld/COFF/
H A DLTO.h55 std::unique_ptr<llvm::raw_fd_ostream> indexFile; variable
/llvm-project-15.0.7/lld/ELF/
H A DLTO.h56 std::unique_ptr<llvm::raw_fd_ostream> indexFile; variable
/llvm-project-15.0.7/clang/tools/libclang/
H A DIndexing.cpp972 CXIdxClientFile *indexFile, in clang_indexLoc_getFileLocation()
H A DCXIndexDataConsumer.cpp1115 CXIdxClientFile *indexFile, CXFile *file, in translateLoc()