Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp2050 if (const std::optional<SVal> &ParentValue = in getDerivedSymbolForBinding() local
2052 if (SymbolRef ParentValueAsSym = ParentValue->getAsSymbol()) in getDerivedSymbolForBinding()
2055 if (ParentValue->isUndef()) in getDerivedSymbolForBinding()