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

/external/clang/lib/Sema/
H A DSemaTemplate.cpp1503 bool Matches(unsigned ParmDepth, SourceLocation Loc = SourceLocation()) { argument
1504 if (ParmDepth >= Depth) {

Completed in 610 milliseconds