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.cpp18755 unsigned FunctionScopesIndex = MaxFunctionScopesIndex; in tryCaptureVariable() local
H A DSemaOpenMP.cpp2516 void SemaOpenMP::adjustOpenMPTargetScopeIndex(unsigned &FunctionScopesIndex, in adjustOpenMPTargetScopeIndex()