Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A DResourceScriptStmt.cpp130 const StringMap<Control::CtlInfo> Control::SupportedCtls = { member in llvm::rc::Control
H A DResourceScriptStmt.h644 static const StringMap<CtlInfo> SupportedCtls; variable