Searched defs:GetValueRange (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaChecking.cpp | 7061 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/ |
D | SemaChecking.cpp | 10557 static IntRange GetValueRange(ASTContext &C, llvm::APSInt &value, in GetValueRange() function 10570 static IntRange GetValueRange(ASTContext &C, APValue &result, QualType Ty, in GetValueRange() function
|