Searched refs:VariableConstructionContext (Results 1 – 3 of 3) sorted by relevance
303 class VariableConstructionContext : public ConstructionContext {307 VariableConstructionContext(ConstructionContext::Kind K, const DeclStmt *DS) in VariableConstructionContext() function326 class SimpleVariableConstructionContext : public VariableConstructionContext {330 : VariableConstructionContext(ConstructionContext::SimpleVariableKind, in SimpleVariableConstructionContext()349 : public VariableConstructionContext {356 : VariableConstructionContext(CXX17ElidedCopyVariableKind, DS), BTE(BTE) { in CXX17ElidedCopyVariableConstructionContext()
203 isa<VariableConstructionContext>(C) || in CFGCXXRecordTypedCall()
124 const auto *DSCC = cast<VariableConstructionContext>(CC); in computeObjectUnderConstruction()371 const auto *DSCC = cast<VariableConstructionContext>(CC); in updateObjectsUnderConstruction()