Home
last modified time | relevance | path

Searched refs:dumpAllStringTables (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A DResourceFileWriter.h73 Error dumpAllStringTables();
H A Dllvm-rc.cpp670 ExitOnErr(Visitor->dumpAllStringTables()); in doRc()
H A DResourceFileWriter.cpp1284 Error ResourceFileWriter::dumpAllStringTables() { in dumpAllStringTables() function in llvm::rc::ResourceFileWriter