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