HomeSort by relevance Sort by last modified time
    Searched refs:getVirtualFileSystem (Results 1 - 4 of 4) sorted by null

  /external/clang/include/clang/Basic/
FileManager.h 230 IntrusiveRefCntPtr<vfs::FileSystem> getVirtualFileSystem() const {
  /external/clang/include/clang/Frontend/
CompilerInstance.h 336 vfs::FileSystem &getVirtualFileSystem() const {
  /external/clang/lib/Lex/
PPLexerChange.cpp 456 vfs::FileSystem &FS = *FileMgr.getVirtualFileSystem();
  /external/clang/lib/Frontend/
CompilerInstance.cpp 87 VirtualFileSystem = Value->getVirtualFileSystem();
    [all...]

Completed in 198 milliseconds