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

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

Completed in 218 milliseconds