Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1685 if (const Expr *ElemInit = InitList->getInit(i)) in getBindingForElement() local
1686 if (Optional<SVal> V = svalBuilder.getConstantVal(ElemInit)) in getBindingForElement()