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

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

Completed in 35 milliseconds