Searched defs:ExStyleStmt (Results 1 – 2 of 2) sorted by relevance
26 class ExStyleStmt; variable
931 ExStyleStmt(uint32_t ExStyle) : Value(ExStyle) {} in ExStyleStmt() function