Home
last modified time | relevance | path

Searched defs:add_to_vector (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_test_cpp-checked.cc140 auto add_to_vector = [&] (isl::basic_set bs) { in test_foreach() local
H A Disl_test_cpp.cc93 auto add_to_vector = [&] (isl::basic_set bs) { in test_foreach() local
/netbsd-src/external/bsd/kyua-cli/dist/utils/text/
H A Dtemplates.cpp591 text::templates_def::add_to_vector(const std::string& name, in add_to_vector() function in text::templates_def