Home
last modified time | relevance | path

Searched refs:isPromotableBitField (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h3086 QualType isPromotableBitField(Expr *E) const;
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp858 QualType PTy = Context.isPromotableBitField(E); in UsualUnaryConversions()
1677 QualType LHSBitfieldPromoteTy = Context.isPromotableBitField(LHS.get()); in UsualArithmeticConversions()
11236 QualType LHSTy = Context.isPromotableBitField(LHS.get()); in CheckAdditionOperands()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp8144 QualType ASTContext::isPromotableBitField(Expr *E) const { in isPromotableBitField() function in ASTContext
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc8903 …ASTContext20isPromotableBitFieldEPNS_4ExprE", "clang::ASTContext::isPromotableBitField(clang::Expr…