Home
last modified time | relevance | path

Searched defs:SrcPath (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DFileCollector.cpp60 StringRef SrcPath(Path.begin(), Path.size()); in updateWithRealPath() local
105 FileCollector::PathCanonicalizer::canonicalize(StringRef SrcPath) { in canonicalize()
122 void FileCollector::addFileImpl(StringRef SrcPath) { in addFileImpl()
/external/clang/lib/Frontend/
DModuleDependencyCollector.cpp84 static bool real_path(StringRef SrcPath, SmallVectorImpl<char> &RealPath) { in real_path()
157 bool ModuleDependencyCollector::getRealPath(StringRef SrcPath, in getRealPath()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCollector.cpp40 bool FileCollector::getRealPath(StringRef SrcPath, in getRealPath()
71 void FileCollector::addFileImpl(StringRef SrcPath) { in addFileImpl()