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

/external/clang/lib/Basic/
H A DVirtualFileSystem.cpp1011 static bool pathHasTraversal(StringRef Path) { function
1023 assert(!pathHasTraversal(VirtualPath) && "path traversal is not supported");

Completed in 550 milliseconds