Searched defs:ScopeDepth (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/sys/contrib/dev/acpica/include/ | ||
H A D | acstruct.h | 194 UINT8 ScopeDepth; member |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | MicrosoftMangle.cpp | 3943 unsigned ScopeDepth = 0; mangleStaticGuardVariable() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 1477 unsigned ScopeDepth = getTemplateDepth(S); EnterTemplatedContext() local |