Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-rc/
H A DResourceScriptStmt.h196 RkIcon, enumerator
431 ResourceKind getKind() const override { return RkIcon; } in getKind()
433 return Res->getKind() == RkIcon; in classof()