Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A DResourceVisitor.h26 class ExStyleStmt; variable
H A DResourceScriptStmt.h931 ExStyleStmt(uint32_t ExStyle) : Value(ExStyle) {} in ExStyleStmt() function