Searched refs:mArrayConstructIntoFunctions (Results 1 – 2 of 2) sorted by relevance
268 std::vector<ArrayHelperFunction> mArrayConstructIntoFunctions; variable
681 if (!mArrayConstructIntoFunctions.empty()) in header()684 for (const auto &constructIntoFunction : mArrayConstructIntoFunctions) in header()3601 for (const auto &constructIntoFunction : mArrayConstructIntoFunctions) in addArrayConstructIntoFunction()3642 mArrayConstructIntoFunctions.push_back(function); in addArrayConstructIntoFunction()