Searched refs:getCaptureType (Results 1 – 3 of 3) sorted by relevance
678 QualType getCaptureType() const { return CaptureType; } in getCaptureType() function
1881 Name, Cap.getCaptureType(), Loc); in BuildCaptureInit()1922 : From.getCaptureType(); in CaptureHasSideEffects()1964 QualType FieldType = Capture.getCaptureType(); in BuildCaptureField()
17200 Cap.getCaptureType()->getAs<RecordType>()) { in ActOnBlockStmtExpr()17235 Cap.getCaptureType()), in ActOnBlockStmtExpr()19266 CaptureType = CSI->getCapture(Var).getCaptureType(); in isVariableAlreadyCapturedInScopeInfo()