Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DVirtualFileSystem.h587 bool useNormalizedPaths() const { return UseNormalizedPaths; } in useNormalizedPaths() function
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp829 if (useNormalizedPaths()) in addFile()
938 if (useNormalizedPaths()) in lookupNode()
1143 if (useNormalizedPaths()) in setCurrentWorkingDirectory()