Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileCollector.h47 void addFileImpl(StringRef SrcPath);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCollector.cpp68 addFileImpl(FileStr); in addFile()
71 void FileCollector::addFileImpl(StringRef SrcPath) { in addFileImpl() function in FileCollector