Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
DResourceVisitor.h29 class StyleStmt; variable
DResourceScriptStmt.h863 StyleStmt(uint32_t Style) : Value(Style) {} in StyleStmt() function