Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSimpleConstraintManager.h79 BasicValueFactory &getBasicVals() const { return SVB.getBasicValueFactory(); } in getBasicVals() function
H A DProgramState.h547 BasicValueFactory &getBasicVals() { in getBasicVals() function
832 inline BasicValueFactory &ProgramState::getBasicVals() const { in getBasicVals() function
H A DExprEngine.h426 BasicValueFactory &getBasicVals() { in getBasicVals() function
H A DSymbolManager.h568 BasicValueFactory &getBasicVals() { return BV; } in getBasicVals() function