Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp13385 if (NonConstCaptureKind NCCK = isReferenceToNonConstCapture(S, E)) { in CheckForModifiableLvalue() local
13386 if (NCCK == NCCK_Block) in CheckForModifiableLvalue()