Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h983 unsigned SavedFunctionScopesStart; variable
991 SavedFunctionScopesStart(S.FunctionScopesStart), in S()
1008 S.FunctionScopesStart = SavedFunctionScopesStart; in pop()