Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp1417 unsigned DCDepth = TPL->getDepth() + 1; in EnterTemplatedContext() local
1418 if (DCDepth > ScopeDepth) in EnterTemplatedContext()
1420 if (ScopeDepth == DCDepth) in EnterTemplatedContext()