Searched defs:getBasicVals (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ | ||
H A D | SimpleConstraintManager.h | 79 BasicValueFactory &getBasicVals() const { return SVB.getBasicValueFactory(); } in getBasicVals() function |
H A D | ProgramState.h | 551 BasicValueFactory &getBasicVals() { getBasicVals() function |
H A D | ExprEngine.h | 419 BasicValueFactory &getBasicVals() { getBasicVals() function |
H A D | SymbolManager.h | 569 BasicValueFactory &getBasicVals() { return BV; } getBasicVals() function |