Home
last modified time | relevance | path

Searched defs:UseNormalizedPaths (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h527 bool UseNormalizedPaths = true; global() variable
/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp826 InMemoryFileSystem(bool UseNormalizedPaths) InMemoryFileSystem() argument