Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()