HomeSort by relevance Sort by last modified time
    Searched full:command_pair (Results 1 - 1 of 1) sorted by null

  /external/clang/test/SemaCXX/
cxx0x-initializer-constructor.cpp 240 struct command_pair struct in namespace:PR12257_PR12241
242 command_pair(int, int);
247 command_map(std::initializer_list<command_pair>);
255 // 5 levels: init list, gen_pair, command_map, init list, command_pair
258 // 4 levels: init list, gen_pair, command_map via init list, command_pair

Completed in 60 milliseconds