Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDSimpleConstraintManager.h78 BasicValueFactory &getBasicVals() const { return SVB.getBasicValueFactory(); } in getBasicVals() function
HDProgramState.h502 BasicValueFactory &getBasicVals() { in getBasicVals() function
787 inline BasicValueFactory &ProgramState::getBasicVals() const { in getBasicVals() function
HDExprEngine.h393 BasicValueFactory &getBasicVals() { in getBasicVals() function
HDSymbolManager.h544 BasicValueFactory &getBasicVals() { return BV; } in getBasicVals() function