Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprAgg.cpp1018 bool IsComplex = ArgTy->isAnyComplexType(); in VisitBinCmp() local
1035 K, IsComplex ? ".r" : ""); in VisitBinCmp()
1036 if (!IsComplex) in VisitBinCmp()