Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h1028 CanQualType FloatComplexTy, DoubleComplexTy, LongDoubleComplexTy; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp1406 FloatComplexTy = getComplexType(FloatTy); in InitBuiltinTypes()
6256 case FloatRank: return FloatComplexTy; in getFloatingTypeOfSizeWithinDomain()