Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSimpleConstraintManager.h82 BasicValueFactory &getBasicVals() const { return SVB.getBasicValueFactory(); } in getBasicVals() function
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h307 BasicValueFactory& getBasicVals() { in getBasicVals() function
H A DProgramState.h483 BasicValueFactory &getBasicVals() { in getBasicVals() function
721 inline BasicValueFactory &ProgramState::getBasicVals() const { in getBasicVals() function
H A DSymbolManager.h553 BasicValueFactory &getBasicVals() { return BV; } in getBasicVals() function