Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDSValBuilder.h168 BasicValueFactory &getBasicValueFactory() { return BasicVals; } in getBasicValueFactory() function
169 const BasicValueFactory &getBasicValueFactory() const { return BasicVals; } in getBasicValueFactory() function