Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp7338 bool IsSameFloatAfterCast(const llvm::APFloat &value, in IsSameFloatAfterCast() function
7355 bool IsSameFloatAfterCast(const APValue &value, in IsSameFloatAfterCast() function
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp10872 static bool IsSameFloatAfterCast(const llvm::APFloat &value, in IsSameFloatAfterCast() function
10889 static bool IsSameFloatAfterCast(const APValue &value, in IsSameFloatAfterCast() function