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

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

Completed in 110 milliseconds