Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h254 llvm::ImmutableList<SVal> getEmptySValList() { in getEmptySValList() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp748 llvm::ImmutableList<SVal> vals = getBasicVals().getEmptySValList(); in VisitInitListExpr()
H A DCallEvent.cpp419 llvm::ImmutableList<SVal> CompoundSVals = BVF.getEmptySValList(); in processArgument()