Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DFileCollector.h87 void updateWithRealPath(SmallVectorImpl<char> &Path);
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DFileCollector.cpp58 void FileCollector::PathCanonicalizer::updateWithRealPath( in updateWithRealPath() function in FileCollector::PathCanonicalizer
114 updateWithRealPath(Paths.CopyFrom); in canonicalize()