Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp2455 bool Type::isPromotableIntegerType() const { in isPromotableIntegerType() function in Type
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp6463 bool SystemZABIInfo::isPromotableIntegerType(QualType Ty) const { in isPromotableIntegerType() function in SystemZABIInfo