Home
last modified time | relevance | path

Searched defs:RFS (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp362 DictScope RFS(SW, "RuntimeFunction"); in printRuntimeFunction() local
H A DARMWinEHPrinter.cpp1438 DictScope RFS(SW, "RuntimeFunction"); dumpProcedureDataEntry() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp380 if (auto *RFS = dyn_cast<llvm::vfs::RedirectingFileSystem>(&FileSys)) in trackVFSUsage() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp155 if (auto *RFS = dyn_cast<llvm::vfs::RedirectingFileSystem>(&FS)) { in collectVFSUsageAndClear() local