Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-rc/
DResourceVisitor.h26 class ExStyleStmt; variable
DResourceScriptStmt.h931 ExStyleStmt(uint32_t ExStyle) : Value(ExStyle) {} in ExStyleStmt() function