Searched defs:getCaptureKind (Results 1 – 2 of 2) sorted by relevance
920 LambdaCaptureKind LambdaCapture::getCaptureKind() const { in getCaptureKind() function in LambdaCapture
2026 VariableCaptureKind getCaptureKind() const { return VarAndKind.getInt(); } in getCaptureKind() function