Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2471 SmallVectorImpl<ParmVarDecl *> *OutParams, in SubstParmTypes() argument
2480 Loc, Params, nullptr, ExtParamInfos, ParamTypes, OutParams, ParamInfos); in SubstParmTypes()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h9262 SmallVectorImpl<ParmVarDecl *> *OutParams,