Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp7061 IntRange GetValueRange(ASTContext &C, llvm::APSInt &value, unsigned MaxWidth) { in GetValueRange() function
7073 IntRange GetValueRange(ASTContext &C, APValue &result, QualType Ty, in GetValueRange() function
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp10557 static IntRange GetValueRange(ASTContext &C, llvm::APSInt &value, in GetValueRange() function
10570 static IntRange GetValueRange(ASTContext &C, APValue &result, QualType Ty, in GetValueRange() function