Searched defs:UseNormalizedPaths (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Support/ | ||
H A D | VirtualFileSystem.h | 527 bool UseNormalizedPaths = true; global() variable |
/llvm-project/llvm/lib/Support/ | ||
H A D | VirtualFileSystem.cpp | 826 InMemoryFileSystem(bool UseNormalizedPaths) InMemoryFileSystem() argument |