Searched refs:VariableConstructionContext (Results 1 – 3 of 3) sorted by relevance
316 class VariableConstructionContext : public ConstructionContext {320 VariableConstructionContext(ConstructionContext::Kind K, const DeclStmt *DS) in VariableConstructionContext() function345 class SimpleVariableConstructionContext : public VariableConstructionContext {349 : VariableConstructionContext(ConstructionContext::SimpleVariableKind, in SimpleVariableConstructionContext()368 : public VariableConstructionContext {375 : VariableConstructionContext(CXX17ElidedCopyVariableKind, DS), BTE(BTE) { in CXX17ElidedCopyVariableConstructionContext()
204 isa<VariableConstructionContext>(C) || in CFGCXXRecordTypedCall()
135 const auto *DSCC = cast<VariableConstructionContext>(CC); in computeObjectUnderConstruction()414 const auto *DSCC = cast<VariableConstructionContext>(CC); in updateObjectsUnderConstruction()