Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2679 QualType getFloatingTypeOfSizeWithinDomain(QualType typeSize,
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp6267 QualType ASTContext::getFloatingTypeOfSizeWithinDomain(QualType Size, in getFloatingTypeOfSizeWithinDomain() function in ASTContext