Searched refs:getNumExplicitArgs (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplateDeduction.h90 unsigned getNumExplicitArgs() const { function in class:clang::sema::TemplateDeductionInfo
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp788 if (Packs[I].Index >= Info.getNumExplicitArgs()) {

Completed in 66 milliseconds