Searched defs:PromoteTypes (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOverload.cpp | 2508 QualType PromoteTypes[6] = { IsIntegralPromotion() local |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 7354 QualType PromoteTypes[] = { IntTy, UnsignedIntTy, LongTy, UnsignedLongTy, getPromotedIntegerType() local |