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