Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DASTUnit.cpp687 IntrusiveRefCntPtr<vfs::FileSystem> VFS = vfs::getRealFileSystem(); in LoadFromASTFile() local
1084 IntrusiveRefCntPtr<vfs::FileSystem> VFS = in Parse() local
1581 IntrusiveRefCntPtr<vfs::FileSystem> VFS = in getMainBufferWithPrecompiledPreamble() local
1742 IntrusiveRefCntPtr<vfs::FileSystem> VFS = in create() local
1935 IntrusiveRefCntPtr<vfs::FileSystem> VFS = in LoadFromCompilerInvocation() local
2007 IntrusiveRefCntPtr<vfs::FileSystem> VFS = in LoadFromCommandLine() local
DFrontendAction.cpp221 if (IntrusiveRefCntPtr<vfs::FileSystem> VFS = in BeginSourceFile() local
/external/clang/lib/Driver/
DDriver.cpp525 SmallString<128> VFS; in generateCompilationDiagnostics() local