Searched defs:getPromotionType (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprComplex.cpp | 331 QualType getPromotionType(FPOptionsOverride Features, QualType Ty, in getPromotionType() function in __anon18403adf0111::ComplexExprEmitter |
H A D | CGExprScalar.cpp | 835 QualType getPromotionType(QualType Ty) { in getPromotionType() function in __anone7cacfbd0111::ScalarExprEmitter |
/freebsd/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | Decl.h | 3992 QualType getPromotionType() const { return PromotionType; } in getPromotionType() function |