Home
last modified time | relevance | path

Searched defs:getPromotionType (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp331 QualType getPromotionType(QualType Ty, bool IsDivOpCode = false) { getPromotionType() function in __anon020953520111::ComplexExprEmitter
H A DCGExprScalar.cpp834 QualType getPromotionType(QualType Ty) { getPromotionType() function in __anon91c925d00111::ScalarExprEmitter
/llvm-project/clang/include/clang/AST/
H A DDecl.h4031 QualType getPromotionType() const { return PromotionType; } getPromotionType() function