Home
last modified time | relevance | path

Searched refs:ParamBegin (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DStmtCXX.cpp103 auto *ParamBegin = Result->getStoredStmts() + SubStmt::FirstParamMove; in Create() local
104 std::uninitialized_fill(ParamBegin, ParamBegin + NumParams, in Create()