Home
last modified time | relevance | path

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

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