Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h997 unsigned SavedFunctionScopesStart; variable
1005 SavedFunctionScopesStart(S.FunctionScopesStart), in S()
1022 S.FunctionScopesStart = SavedFunctionScopesStart; in pop()