Searched refs:mArrayConstructIntoFunctions (Results 1 – 2 of 2) sorted by relevance
279 std::vector<ArrayHelperFunction> mArrayConstructIntoFunctions; variable
708 if (!mArrayConstructIntoFunctions.empty()) in header()711 for (const auto &constructIntoFunction : mArrayConstructIntoFunctions) in header()3789 for (const auto &constructIntoFunction : mArrayConstructIntoFunctions) in addArrayConstructIntoFunction()3830 mArrayConstructIntoFunctions.push_back(function); in addArrayConstructIntoFunction()