Home
last modified time | relevance | path

Searched defs:isPromotableIntegerType (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DType.cpp2320 bool Type::isPromotableIntegerType() const { in isPromotableIntegerType() function in Type
/external/clang/lib/CodeGen/
DTargetInfo.cpp5829 bool SystemZABIInfo::isPromotableIntegerType(QualType Ty) const { in isPromotableIntegerType() function in SystemZABIInfo