Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp3194 SmallVectorImpl<ParmVarDecl *> *OutParams, in SubstParmTypes() argument
3203 Loc, Params, nullptr, ExtParamInfos, ParamTypes, OutParams, ParamInfos); in SubstParmTypes()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13299 SmallVectorImpl<ParmVarDecl *> *OutParams,