Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp14190 static IntRange GetValueRange(ASTContext &C, llvm::APSInt &value, GetValueRange() function
14203 static IntRange GetValueRange(ASTContext &C, APValue &result, QualType Ty, GetValueRange() function