Searched refs:getEmptySValList (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h175 llvm::ImmutableList<SVal> getEmptySValList() { function in class:clang::ento::BasicValueFactory
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp590 llvm::ImmutableList<SVal> vals = getBasicVals().getEmptySValList();

Completed in 56 milliseconds