Home
last modified time | relevance | path

Searched refs:getIndexFile (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.h462 CXIdxClientFile getIndexFile(const FileEntry *File);
H A DCXIndexDataConsumer.cpp1080 CXIdxClientFile CXIndexDataConsumer::getIndexFile(const FileEntry *File) { in getIndexFile() function in CXIndexDataConsumer
1120 *indexFile = getIndexFile(FE); in translateLoc()