HomeSort by: relevance | last modified time | path
    Searched refs:HTMLResource (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
ResourceScriptStmt.cpp 71 raw_ostream &HTMLResource::log(raw_ostream &OS) const {
ResourceScriptParser.cpp 612 parseMemoryFlags(HTMLResource::getDefaultMemoryFlags());
614 return std::make_unique<HTMLResource>(*Arg, MemoryFlags);
ResourceScriptStmt.h 441 class HTMLResource : public RCResource {
445 HTMLResource(StringRef Location, uint16_t Flags)
ResourceFileWriter.cpp 1169 // --- HTMLResource helpers. --- //
1172 return appendFile(cast<HTMLResource>(Base)->HTMLLoc);

Completed in 17 milliseconds