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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp2734 bool Matches(unsigned ParmDepth, SourceLocation Loc = SourceLocation()) { argument
2735 if (ParmDepth >= Depth) {

Completed in 71 milliseconds