Home
last modified time | relevance | path

Searched defs:copyFile (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp51 uint32_t GsymCreator::copyFile(const GsymCreator &SrcGC, uint32_t FileIdx) { in copyFile() function in GsymCreator
/llvm-project/clang-tools-extra/clang-doc/
H A DHTMLGenerator.cpp1050 static llvm::Error copyFile(StringRef FilePath, StringRef OutDirectory) { copyFile() function