Searched refs:DCDepth (Results 1 – 1 of 1) sorted by relevance
1434 unsigned DCDepth = TPL->getDepth() + 1; in EnterTemplatedContext() local1435 if (DCDepth > ScopeDepth) in EnterTemplatedContext()1437 if (ScopeDepth == DCDepth) in EnterTemplatedContext()