Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Sema/
DSema.h875 unsigned SavedFunctionScopesStart; variable
883 SavedFunctionScopesStart(S.FunctionScopesStart), in S()
900 S.FunctionScopesStart = SavedFunctionScopesStart; in pop()