Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp9845 if (NonConstCaptureKind NCCK = isReferenceToNonConstCapture(S, E)) { in CheckForModifiableLvalue() local
9846 if (NCCK == NCCK_Block) in CheckForModifiableLvalue()