Searched defs:common (Results 1 – 4 of 4) sorted by relevance
55 …CGLowerer(MIRModule &mod, BECommon &common, bool genEh, bool verboseCG) : mirModule(mod), beCommon… in CGLowerer()
510 maplecl::Option<bool> common({"--common", "-fcommon"}, variable
319 common: str = '' # common feature is obsoleted variable in TemplateVars
152 maplecl::Option<std::string> common({"--common"}, ""); variable1004 TEST(clOptions, common) in TEST() argument