Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2515 SmallVectorImpl<ParmVarDecl *> *OutParams, in SubstParmTypes() argument
2524 Loc, Params, nullptr, ExtParamInfos, ParamTypes, OutParams, ParamInfos); in SubstParmTypes()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h9660 SmallVectorImpl<ParmVarDecl *> *OutParams,