Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-rc/
H A DResourceVisitor.h26 class ExStyleStmt; variable
H A DResourceScriptStmt.h933 ExStyleStmt(uint32_t ExStyle) : Value(ExStyle) {} in ExStyleStmt() function