Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DFileCollector.h87 void updateWithRealPath(SmallVectorImpl<char> &Path);
/llvm-project-15.0.7/llvm/lib/Support/
H A DFileCollector.cpp56 void FileCollector::PathCanonicalizer::updateWithRealPath( in updateWithRealPath() function in FileCollector::PathCanonicalizer
112 updateWithRealPath(Paths.CopyFrom); in canonicalize()