Searched refs:getCaptureType (Results 1 – 3 of 3) sorted by relevance
695 QualType getCaptureType() const { return CaptureType; } in getCaptureType() function
1963 Name, Cap.getCaptureType(), Loc); in BuildCaptureInit()2009 : From.getCaptureType(); in CaptureHasSideEffects()2057 QualType FieldType = Capture.getCaptureType(); in BuildCaptureField()
16548 Cap.getCaptureType()->getAs<RecordType>()) { in ActOnBlockStmtExpr()16583 Cap.getCaptureType()), in ActOnBlockStmtExpr()18694 CaptureType = CSI->getCapture(Var).getCaptureType(); in isVariableAlreadyCapturedInScopeInfo()