Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DVirtualFileSystem.h399 FileSystem &getUnderlyingFS() { return *FS; } in getUnderlyingFS() function
/external/llvm-project/llvm/include/llvm/Support/
DVirtualFileSystem.h400 FileSystem &getUnderlyingFS() { return *FS; } in getUnderlyingFS() function