Searched refs:constructIntoFunction (Results 1 – 1 of 1) sorted by relevance
711 for (const auto &constructIntoFunction : mArrayConstructIntoFunctions) in header() local713 out << constructIntoFunction.functionDefinition << "\n"; in header()3789 for (const auto &constructIntoFunction : mArrayConstructIntoFunctions) in addArrayConstructIntoFunction() local3791 if (constructIntoFunction.type == type) in addArrayConstructIntoFunction()3793 return constructIntoFunction.functionName; in addArrayConstructIntoFunction()