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