Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp620 auto &AggregateLoc = *cast<AggregateStorageLocation>(&Loc); in setValue() local
622 const QualType Type = AggregateLoc.getType(); in setValue()
627 StorageLocation &FieldLoc = AggregateLoc.getChild(*Field); in setValue()