Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/Sema/
H A DSemaInternal.h72 const unsigned *const FunctionScopeIndexToStopAt) { in MarkVarDeclODRUsed()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExprCXX.cpp1075 bool BuildAndDiagnose, const unsigned *const FunctionScopeIndexToStopAt, in CheckCXXThisCapture()
H A DSemaExpr.cpp13555 QualType &DeclRefType, const unsigned *const FunctionScopeIndexToStopAt) { in tryCaptureVariable()