Home
last modified time | relevance | path

Searched refs:pathHasTraversal (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Basic/
DVirtualFileSystem.cpp125 static bool pathHasTraversal(StringRef Path) { in pathHasTraversal() function
1602 assert(!pathHasTraversal(VirtualPath) && "path traversal is not supported"); in addFileMapping()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp155 static bool pathHasTraversal(StringRef Path) { in pathHasTraversal() function
1900 assert(!pathHasTraversal(VirtualPath) && "path traversal is not supported"); in addFileMapping()
/external/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp155 static bool pathHasTraversal(StringRef Path) { in pathHasTraversal() function
1985 assert(!pathHasTraversal(VirtualPath) && "path traversal is not supported"); in addEntry()