Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp3093 APFloat LHSFloat = LHSElt.getFloat(); in handleVectorVectorBinOp() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1202 bool LHSFloat = LHSType->isRealFloatingType(); in handleFloatConversion() local