Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/Sema/
H A DSemaInternal.h72 const unsigned *const FunctionScopeIndexToStopAt) { in MarkVarDeclODRUsed() argument
87 FunctionScopeIndexToStopAt); in MarkVarDeclODRUsed()
H A DSema.h3727 const unsigned *const FunctionScopeIndexToStopAt);
4727 const unsigned *const FunctionScopeIndexToStopAt = nullptr,
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExprCXX.cpp1075 bool BuildAndDiagnose, const unsigned *const FunctionScopeIndexToStopAt, in CheckCXXThisCapture() argument
1083 const unsigned MaxFunctionScopesIndex = FunctionScopeIndexToStopAt ? in CheckCXXThisCapture()
1084 *FunctionScopeIndexToStopAt : FunctionScopes.size() - 1; in CheckCXXThisCapture()
H A DSemaExpr.cpp13555 QualType &DeclRefType, const unsigned *const FunctionScopeIndexToStopAt) { in tryCaptureVariable() argument
13563 const unsigned MaxFunctionScopesIndex = FunctionScopeIndexToStopAt in tryCaptureVariable()
13564 ? *FunctionScopeIndexToStopAt : FunctionScopes.size() - 1; in tryCaptureVariable()
13567 if (FunctionScopeIndexToStopAt) { in tryCaptureVariable()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DSema.h5318 const unsigned *const FunctionScopeIndexToStopAt);
6585 const unsigned *const FunctionScopeIndexToStopAt = nullptr,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DSema.h5563 const unsigned *const FunctionScopeIndexToStopAt);
6787 const unsigned *const FunctionScopeIndexToStopAt = nullptr,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DSema.h5499 const unsigned *const FunctionScopeIndexToStopAt);
6817 const unsigned *const FunctionScopeIndexToStopAt = nullptr,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DSema.h5499 const unsigned *const FunctionScopeIndexToStopAt);
6817 const unsigned *const FunctionScopeIndexToStopAt = nullptr,