Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DLTO.h40 std::unique_ptr<llvm::raw_fd_ostream> indexFile; variable
/openbsd-src/gnu/llvm/lld/ELF/
H A DLTO.h52 std::unique_ptr<llvm::raw_fd_ostream> indexFile; variable
/openbsd-src/gnu/llvm/lld/COFF/
H A DLTO.h54 std::unique_ptr<llvm::raw_fd_ostream> indexFile; variable
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DIndexing.cpp971 CXIdxClientFile *indexFile, in clang_indexLoc_getFileLocation()
H A DCXIndexDataConsumer.cpp1115 CXIdxClientFile *indexFile, CXFile *file, in translateLoc()