Searched defs:getPromotedIntegerType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp4768 /// getPromotedIntegerType - Returns the type that Promotable will
4771 QualType ASTContext::getPromotedIntegerType(QualType Promotable) const { function in class:ASTContext

Completed in 85 milliseconds