Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp909 bool LHSSigned = LElTy->hasSignedIntegerRepresentation(); in handleIntegerVectorBinOpConversion() local
H A DSemaExpr.cpp1324 bool LHSSigned = LHSType->hasSignedIntegerRepresentation(); in handleIntegerConversion() local