Searched refs:DestFX (Results 1 – 1 of 1) sorted by relevance
3664 auto *DestFX = getTrailingObjects<FunctionEffect>(); in FunctionProtoType() local3665 std::uninitialized_copy(SrcFX.begin(), SrcFX.end(), DestFX); in FunctionProtoType()