Searched defs:BlockCommandNamesTy (Results 1 – 5 of 5) sorted by relevance
24 using BlockCommandNamesTy = std::vector<std::string>; member
25 typedef std::vector<std::string> BlockCommandNamesTy; typedef