Home
last modified time | relevance | path

Searched defs:MappedFile (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/llvm-xray/
H A Dxray-fdr-dump.cpp50 sys::fs::mapped_file_region MappedFile( in __anonaec9185a0102() local
/freebsd-12.1/contrib/llvm/lib/Support/
H A DFileOutputBuffer.cpp146 auto MappedFile = llvm::make_unique<fs::mapped_file_region>( in createOnDiskBuffer() local
/freebsd-12.1/contrib/llvm/lib/XRay/
H A DInstrumentationMap.cpp180 sys::fs::mapped_file_region MappedFile( in loadYAML() local
H A DTrace.cpp394 sys::fs::mapped_file_region MappedFile( in loadTraceFile() local
H A DProfile.cpp275 sys::fs::mapped_file_region MappedFile( in loadProfile() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/
H A DTooling.cpp425 for (const auto &MappedFile : MappedFileContents) in run() local
491 for (const auto &MappedFile : MappedFileContents) in run() local