Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCaptureKind

11214       const bool ByRef = C.getCaptureKind() == LCK_ByRef;
11224 C.getCaptureKind() == LCK_StarThis);