Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DBasicValueFactory.h193 const SVal* getPersistentSVal(SVal X);
/external/clang/lib/StaticAnalyzer/Core/
DBasicValueFactory.cpp290 const SVal* BasicValueFactory::getPersistentSVal(SVal X) { in getPersistentSVal() function in BasicValueFactory