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