Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h281 const SVal* getPersistentSVal(SVal X);
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBasicValueFactory.cpp394 const SVal* BasicValueFactory::getPersistentSVal(SVal X) { in getPersistentSVal() function in BasicValueFactory