Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplateInstantiate.cpp1731 SmallVectorImpl<ParmVarDecl *> *OutParams) { in SubstParmTypes() argument
1740 OutParams); in SubstParmTypes()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h6919 SmallVectorImpl<ParmVarDecl *> *OutParams = nullptr);