Home
last modified time | relevance | path

Searched defs:StructVal (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp619 if (auto *StructVal = dyn_cast<StructValue>(&Val)) { in setValue() local
640 StructValue &StructVal = *It->second.first; in setValue() local