Searched defs:getPromotionType (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ | ||
| H A D | CGExprComplex.cpp | 278   QualType getPromotionType(QualType Ty) {  in getPromotionType()  function in __anon838baf360111::ComplexExprEmitter | 
| H A D | CGExprScalar.cpp | 816   QualType getPromotionType(QualType Ty) {  in getPromotionType()  function in __anonb4bd95340111::ScalarExprEmitter | 
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ | ||
| H A D | Decl.h | 3870   QualType getPromotionType() const { return PromotionType; }  in getPromotionType()  function |