Home
last modified time | relevance | path

Searched refs:DCDepth (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp1430 unsigned DCDepth = TPL->getDepth() + 1; in EnterTemplatedContext() local
1431 if (DCDepth > ScopeDepth) in EnterTemplatedContext()
1433 if (ScopeDepth == DCDepth) in EnterTemplatedContext()