Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h1029 CanQualType Float128ComplexTy; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp1409 Float128ComplexTy = getComplexType(Float128Ty); in InitBuiltinTypes()
6259 case Float128Rank: return Float128ComplexTy; in getFloatingTypeOfSizeWithinDomain()