Home
last modified time | relevance | path

Searched defs:VFS (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/Driver/
DDriver.h70 IntrusiveRefCntPtr<vfs::FileSystem> VFS; variable
/external/clang/lib/Frontend/
DASTUnit.cpp673 IntrusiveRefCntPtr<vfs::FileSystem> VFS = vfs::getRealFileSystem(); in LoadFromASTFile() local
1553 IntrusiveRefCntPtr<vfs::FileSystem> VFS = in getMainBufferWithPrecompiledPreamble() local
1711 IntrusiveRefCntPtr<vfs::FileSystem> VFS = in create() local
1982 IntrusiveRefCntPtr<vfs::FileSystem> VFS = in LoadFromCommandLine() local
DFrontendAction.cpp226 if (IntrusiveRefCntPtr<vfs::FileSystem> VFS = in BeginSourceFile() local
/external/clang/lib/Tooling/
DTooling.cpp51 IntrusiveRefCntPtr<vfs::FileSystem> VFS) { in newDriver()
/external/clang/lib/Driver/
DDriver.cpp51 IntrusiveRefCntPtr<vfs::FileSystem> VFS) in Driver()
663 SmallString<128> VFS; in generateCompilationDiagnostics() local
DToolChains.cpp1704 vfs::FileSystem &VFS; member in __anon77f651cb0111::FilterNonExistent
1707 FilterNonExistent(StringRef Base, vfs::FileSystem &VFS) in FilterNonExistent()