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

/external/clang/include/clang/AST/
H A DASTContext.h1759 QualType getFloatingTypeOfSizeWithinDomain(QualType typeSize,
/external/clang/lib/AST/
H A DASTContext.cpp3930 /// getFloatingTypeOfSizeWithinDomain - Returns a real floating
3934 QualType ASTContext::getFloatingTypeOfSizeWithinDomain(QualType Size, function in class:ASTContext

Completed in 96 milliseconds