/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ |
H A D | Distro.cpp | 23 static Distro::DistroType DetectOsRelease(llvm::vfs::FileSystem &VFS) { in DetectOsRelease() 51 static Distro::DistroType DetectLsbRelease(llvm::vfs::FileSystem &VFS) { in DetectLsbRelease() 97 static Distro::DistroType DetectDistro(llvm::vfs::FileSystem &VFS) { in DetectDistro() 199 static Distro::DistroType GetDistro(llvm::vfs::FileSystem &VFS, in GetDistro() 228 Distro::Distro(llvm::vfs::FileSystem &VFS, const llvm::Triple &TargetOrHost) in Distro()
|
H A D | DarwinSDKInfo.cpp | 19 driver::parseDarwinSDKInfo(llvm::vfs::FileSystem &VFS, StringRef SDKRootPath) { in parseDarwinSDKInfo()
|
H A D | Driver.cpp | 134 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) in Driver() 1459 SmallString<128> VFS; in generateCompilationDiagnostics() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/ |
H A D | BinaryHolder.h | 42 : VFS(VFS), Verbose(Verbose) {} in VFS() function 141 IntrusiveRefCntPtr<vfs::FileSystem> VFS; variable
|
H A D | BinaryHolder.cpp | 44 Error BinaryHolder::ArchiveEntry::load(IntrusiveRefCntPtr<vfs::FileSystem> VFS, in load() 89 Error BinaryHolder::ObjectEntry::load(IntrusiveRefCntPtr<vfs::FileSystem> VFS, in load()
|
H A D | MachODebugMapParser.cpp | 26 MachODebugMapParser(llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, in MachODebugMapParser() 601 parseDebugMap(llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, in parseDebugMap() 613 bool dumpStab(llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, in dumpStab()
|
H A D | MachOUtils.cpp | 357 bool generateDsymCompanion(llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, in generateDsymCompanion()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/ |
H A D | SanitizerSpecialCaseList.cpp | 19 llvm::vfs::FileSystem &VFS, in create() 32 llvm::vfs::FileSystem &VFS) { in createOrDie()
|
H A D | ProfileList.cpp | 47 llvm::vfs::FileSystem &VFS, in create() 57 llvm::vfs::FileSystem &VFS) { in createOrDie()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/ |
H A D | MSVC.cpp | 66 static bool canExecute(llvm::vfs::FileSystem &VFS, StringRef Path) { in canExecute() 78 static std::string getHighestNumericTupleInDirectory(llvm::vfs::FileSystem &VFS, in getHighestNumericTupleInDirectory() 105 findVCToolChainViaCommandLine(llvm::vfs::FileSystem &VFS, const ArgList &Args, in findVCToolChainViaCommandLine() 133 findVCToolChainViaEnvironment(llvm::vfs::FileSystem &VFS, std::string &Path, in findVCToolChainViaEnvironment() 248 findVCToolChainViaSetupConfig(llvm::vfs::FileSystem &VFS, std::string &Path, in findVCToolChainViaSetupConfig() 991 static bool getWindows10SDKVersionFromPath(llvm::vfs::FileSystem &VFS, in getWindows10SDKVersionFromPath() 1000 static bool getWindowsSDKDirViaCommandLine(llvm::vfs::FileSystem &VFS, in getWindowsSDKDirViaCommandLine() 1037 static bool getWindowsSDKDir(llvm::vfs::FileSystem &VFS, const ArgList &Args, in getWindowsSDKDir() 1137 static bool getUniversalCRTSdkDir(llvm::vfs::FileSystem &VFS, in getUniversalCRTSdkDir()
|
H A D | Gnu.cpp | 972 llvm::vfs::FileSystem &VFS; member in __anon5b53d9ed0111::FilterNonExistent 975 FilterNonExistent(StringRef Base, StringRef File, llvm::vfs::FileSystem &VFS) in FilterNonExistent() 1111 static bool findMipsAndroidMultilibs(llvm::vfs::FileSystem &VFS, StringRef Path, in findMipsAndroidMultilibs() 1961 auto &VFS = D.getVFS(); in init() local
|
H A D | Darwin.cpp | 1785 Optional<DarwinSDKInfo> parseSDKSettings(llvm::vfs::FileSystem &VFS, in parseSDKSettings()
|
H A D | Clang.cpp | 634 const llvm::vfs::FileSystem &VFS) { in addDebugCompDirArg()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | PrecompiledPreamble.cpp | 59 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) { in createVFSOverlayForPreamblePCH() 315 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, in Build() 607 CompilerInvocation &CI, IntrusiveRefCntPtr<llvm::vfs::FileSystem> &VFS, in AddImplicitPreamble() 614 CompilerInvocation &CI, IntrusiveRefCntPtr<llvm::vfs::FileSystem> &VFS, in OverridePreamble() 793 IntrusiveRefCntPtr<llvm::vfs::FileSystem> &VFS, in configurePreamble() 815 IntrusiveRefCntPtr<llvm::vfs::FileSystem> &VFS) { in setupPreambleStorage()
|
H A D | CreateInvocationFromCommandLine.cpp | 29 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, bool ShouldRecoverOnErorrs, in createInvocationFromCommandLine()
|
H A D | ASTUnit.cpp | 160 llvm::vfs::FileSystem *VFS, in getBufferForFileHandlingRemapping() 778 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS = in LoadFromASTFile() local 1099 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) { in Parse() 1296 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, bool AllowRebuild, in getMainBufferWithPrecompiledPreamble() 1488 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS = in create() local 1642 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) { in LoadFromCompilerInvocation() 1722 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) { in LoadFromCommandLine() 1809 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) { in Reparse() 2245 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS = in CodeComplete() local
|
H A D | CompilerInstance.cpp | 371 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) { in createFileManager()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | SpecialCaseList.cpp | 100 vfs::FileSystem &VFS, std::string &Error) { in createInternal()
|
H A D | VirtualFileSystem.cpp | 2127 std::unique_ptr<RedirectingFileSystem> VFS = RedirectingFileSystem::create( in collectVFSFromYAML() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ |
H A D | Tooling.cpp | 78 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS) { in newDriver() 184 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, in runToolOnCodeWithArgs()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/ |
H A D | Driver.h | 62 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS; variable
|