Searched defs:ExStyleStmt (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/tools/llvm-rc/ | ||
H A D | ResourceVisitor.h | 26 class ExStyleStmt; variable |
H A D | ResourceScriptStmt.h | 933 ExStyleStmt(uint32_t ExStyle) : Value(ExStyle) {} in ExStyleStmt() function |