Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1039 unsigned SavedFunctionScopesStart; variable
1047 SavedFunctionScopesStart(S.FunctionScopesStart), in S()
1064 S.FunctionScopesStart = SavedFunctionScopesStart; in pop()