Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.h450 const T &RHSR = RHS.atIndex(0).deref<T>(); in Mulc() local
505 const T &RHSR = RHS.atIndex(0).deref<T>(); in Divc() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp7475 FloatingRank RHSR = getFloatingRank(RHS); in getFloatingTypeOrder() local