Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A DResourceVisitor.h29 class StyleStmt; variable
H A DResourceScriptStmt.h918 StyleStmt(uint32_t Style) : Value(Style) {} in StyleStmt() function