Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp13598 unsigned FunctionScopesIndex = MaxFunctionScopesIndex; in tryCaptureVariable() local
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp17440 unsigned FunctionScopesIndex = MaxFunctionScopesIndex; in tryCaptureVariable() local
DSemaOpenMP.cpp2270 void Sema::adjustOpenMPTargetScopeIndex(unsigned &FunctionScopesIndex, in adjustOpenMPTargetScopeIndex()