Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineObjC.cpp51 StmtNodeBuilder &Bldr, bool hasElements) { in populateObjCForDestinationSet() argument
57 SVal hasElementsV = svalBuilder.makeTruthVal(hasElements); in populateObjCForDestinationSet()
71 if (hasElements) { in populateObjCForDestinationSet()