Home
last modified time | relevance | path

Searched refs:PopupItem (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
DResourceScriptStmt.cpp106 raw_ostream &PopupItem::log(raw_ostream &OS) const { in log()
DResourceScriptStmt.h487 class PopupItem : public MenuDefinition {
493 PopupItem(StringRef Caption, uint16_t ItemFlags, in PopupItem() function
DResourceScriptParser.cpp654 List.addDefinition(llvm::make_unique<PopupItem>( in parseMenuItemsList()
DResourceFileWriter.cpp1190 auto *PopupPtr = cast<PopupItem>(DefPtr); in writeMenuDefinition()