Searched refs:CheckSubUB (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DIntegral.h200 return CheckSubUB(A.V, B.V, R->V);
223 CheckSubUB(T A, T B, T &R) { function in class:clang::interp::Integral
229 CheckSubUB(T A, T B, T &R) { function in class:clang::interp::Integral

Completed in 117 milliseconds