Searched defs:getIntValue (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DComparisonCategories.cpp65 llvm::APSInt ComparisonCategoryInfo::ValueInfo::getIntValue() const { function in class:ComparisonCategoryInfo::ValueInfo
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h166 const llvm::APSInt &getIntValue(uint64_t X, bool isUnsigned) { function in class:clang::ento::BasicValueFactory
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h1418 llvm::APInt getIntValue() const { function in class:clang::APNumericStorage

Completed in 89 milliseconds