Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp1193 bool IsComplex = ArgTy->isAnyComplexType(); in VisitBinCmp() local
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DCompiler.cpp1254 const Expr *E) -> bool { in VisitComplexBinOp()
6872 bool IsComplex) -> bool { in emitComplexComparison()