Home
last modified time | relevance | path

Searched defs:getIntValue (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h120 const llvm::APSInt& getIntValue(uint64_t X, bool isUnsigned) { in getIntValue() function
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExpr.h1248 llvm::APInt getIntValue() const { in getIntValue() function