Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp19216 unsigned FunctionScopesIndex = MaxFunctionScopesIndex; in tryCaptureVariable() local
H A DSemaOpenMP.cpp2492 void SemaOpenMP::adjustOpenMPTargetScopeIndex(unsigned &FunctionScopesIndex, in adjustOpenMPTargetScopeIndex()