Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DSimpleConstraintManager.h82 BasicValueFactory &getBasicVals() const { return SVB.getBasicValueFactory(); } in getBasicVals() function
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExprEngine.h296 BasicValueFactory& getBasicVals() { in getBasicVals() function
DProgramState.h482 BasicValueFactory &getBasicVals() { in getBasicVals() function
722 inline BasicValueFactory &ProgramState::getBasicVals() const { in getBasicVals() function
DSymbolManager.h556 BasicValueFactory &getBasicVals() { return BV; } in getBasicVals() function