Searched refs:LambdaCaptureConstructionContext (Results 1 – 5 of 5) sorted by relevance
162 return create<LambdaCaptureConstructionContext>(C, E, in createBoundTemporaryFromLayers()212 return create<LambdaCaptureConstructionContext>(C, E, TopItem.getIndex()); in createFromLayers()
5729 const auto *LCC = cast<LambdaCaptureConstructionContext>(CC); in print_construction_context()
684 class LambdaCaptureConstructionContext : public ConstructionContext {693 explicit LambdaCaptureConstructionContext(const LambdaExpr *LE, in LambdaCaptureConstructionContext() function
207 isa<LambdaCaptureConstructionContext>(C))); in CFGCXXRecordTypedCall()
314 const auto *LCC = cast<LambdaCaptureConstructionContext>(CC); in computeObjectUnderConstruction()491 const auto *LCC = cast<LambdaCaptureConstructionContext>(CC); in updateObjectsUnderConstruction()