Searched defs:ScopeDepth (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | MicrosoftMangle.cpp | 4101 unsigned ScopeDepth = 0; mangleStaticGuardVariable() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 1411 unsigned ScopeDepth = getTemplateDepth(S); EnterTemplatedContext() local |