Searched refs:addFileImpl (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileCollector.h47 void addFileImpl(StringRef SrcPath);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DFileCollector.cpp68 addFileImpl(FileStr);
71 void FileCollector::addFileImpl(StringRef SrcPath) { function in class:FileCollector

Completed in 107 milliseconds