Searched refs:ParamBegin (Results 1 – 1 of 1) sorted by relevance
104 auto *ParamBegin = Result->getStoredStmts() + SubStmt::FirstParamMove; in Create() local105 std::uninitialized_fill(ParamBegin, ParamBegin + NumParams, in Create()