HomeSort by relevance Sort by last modified time
    Searched defs:FileManager (Results 1 - 10 of 10) sorted by null

  /external/clang/include/clang/Basic/
FileManager.h 1 //===--- FileManager.h - File System Probing and Caching --------*- C++ -*-===//
11 /// \brief Defines the clang::FileManager interface and associated types.
35 class FileManager;
42 friend class FileManager;
66 friend class FileManager;
98 /// the native FileManager methods).
115 class FileManager : public RefCountedBase<FileManager> {
174 FileManager(const FileSystemOptions &FileSystemOpts,
176 ~FileManager();
    [all...]
  /external/clang/lib/Basic/
FileManager.cpp 1 //===--- FileManager.cpp - File System Probing and Caching ----------------===//
10 // This file implements the FileManager interface.
20 #include "clang/Basic/FileManager.h"
49 FileManager::FileManager(const FileSystemOptions &FSO,
62 FileManager::~FileManager() = default;
64 void FileManager::addStatCache(std::unique_ptr<FileSystemStatCache> statCache,
80 void FileManager::removeStatCache(FileSystemStatCache *statCache) {
99 void FileManager::clearStatCaches()
    [all...]
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
AppleJavaExtensions-1.4.jar 
  /prebuilts/tools/common/m2/repository/com/apple/AppleJavaExtensions/1.4/
AppleJavaExtensions-1.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
jdepend-2.9.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/builder/0.5.7/
builder-0.5.7.jar 
  /external/guice/extensions/struts2/lib/
xwork-core-2.2.1.jar 
  /external/guice/extensions/persist/lib/
xwork-2.0.4.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 803 milliseconds