Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp1396 unsigned DCDepth = TPL->getDepth() + 1; in EnterTemplatedContext() local
1397 if (DCDepth > ScopeDepth) in EnterTemplatedContext()
1399 if (ScopeDepth == DCDepth) in EnterTemplatedContext()