Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1073 CanQualType Float128ComplexTy; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp1409 Float128ComplexTy = getComplexType(Float128Ty); in InitBuiltinTypes()
6278 case Float128Rank: return Float128ComplexTy; in getFloatingTypeOfSizeWithinDomain()