Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
DResourceScriptStmt.cpp127 const StringMap<Control::CtlInfo> Control::SupportedCtls = { member in llvm::rc::Control
DResourceScriptStmt.h589 static const StringMap<CtlInfo> SupportedCtls; variable