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