Home
last modified time | relevance | path

Searched refs:PrettyPrintInRange (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp11972 static std::string PrettyPrintInRange(const llvm::APSInt &Value, in PrettyPrintInRange() function
12579 std::string PrettyTargetValue = PrettyPrintInRange(Value, TargetRange); in CheckImplicitConversion()
12625 std::string PrettyTargetValue = PrettyPrintInRange(Value, TargetRange); in CheckImplicitConversion()