Home
last modified time | relevance | path

Searched defs:FunctionScopesIndex (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp18763 unsigned FunctionScopesIndex = MaxFunctionScopesIndex; in tryCaptureVariable() local
H A DSemaOpenMP.cpp2453 void Sema::adjustOpenMPTargetScopeIndex(unsigned &FunctionScopesIndex, in adjustOpenMPTargetScopeIndex()