Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h182 BasicValueFactory &getBasicValueFactory() { return BasicVals; } in getBasicValueFactory() function
183 const BasicValueFactory &getBasicValueFactory() const { return BasicVals; } in getBasicValueFactory() function