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

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

Completed in 35 milliseconds