Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DCompiler.cpp1162 bool RHSIsComplex = RHSType->isAnyComplexType(); in VisitComplexBinOp() local
6851 bool RHSIsComplex; in emitComplexComparison() local