Home
last modified time | relevance | path

Searched defs:getBasicValueFactory (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h161 BasicValueFactory &getBasicValueFactory() { return BasicVals; } in getBasicValueFactory() function
162 const BasicValueFactory &getBasicValueFactory() const { return BasicVals; } in getBasicValueFactory() function