Home
last modified time | relevance | path

Searched refs:AggregateLoc (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp377 auto &AggregateLoc = *cast<AggregateStorageLocation>(&Loc); in setValue() local
379 const QualType Type = AggregateLoc.getType(); in setValue()
384 StorageLocation &FieldLoc = AggregateLoc.getChild(*Field); in setValue()