Searched defs:getPromotionType (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprComplex.cpp | 286 QualType getPromotionType(QualType Ty) { getPromotionType() function in __anond007d2310111::ComplexExprEmitter |
H A D | CGExprScalar.cpp | 816 QualType getPromotionType(QualType Ty) { getPromotionType() function in __anon4a73c4cf0111::ScalarExprEmitter |
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | Decl.h | 3976 QualType getPromotionType() const { return PromotionType; } getPromotionType() function |