Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DVirtualFileSystem.h307 bool useNormalizedPaths() const { return UseNormalizedPaths; } in useNormalizedPaths() function
/external/clang/lib/Basic/
DVirtualFileSystem.cpp518 if (useNormalizedPaths()) in addFile()
591 if (FS.useNormalizedPaths()) in lookupInMemoryNode()
688 if (useNormalizedPaths()) in setCurrentWorkingDirectory()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp707 if (useNormalizedPaths()) in addFile()
817 if (FS.useNormalizedPaths()) in lookupInMemoryNode()
959 if (useNormalizedPaths()) in setCurrentWorkingDirectory()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DVirtualFileSystem.h474 bool useNormalizedPaths() const { return UseNormalizedPaths; } in useNormalizedPaths() function
/external/llvm-project/llvm/include/llvm/Support/
DVirtualFileSystem.h476 bool useNormalizedPaths() const { return UseNormalizedPaths; } in useNormalizedPaths() function
/external/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp708 if (useNormalizedPaths()) in addFile()
816 if (FS.useNormalizedPaths()) in lookupInMemoryNode()
958 if (useNormalizedPaths()) in setCurrentWorkingDirectory()