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 241 struct command_pair struct in namespace:PR12257_PR12241
243 command_pair(int, int);
248 command_map(std::initializer_list<command_pair>);
256 // 5 levels: init list, gen_pair, command_map, init list, command_pair
259 // 4 levels: init list, gen_pair, command_map via init list, command_pair

Completed in 46 milliseconds