Home
last modified time | relevance | path

Searched defs:FromIsSigned (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp2503 bool FromIsSigned = FromType->isSignedIntegerType(); IsIntegralPromotion() local
/llvm-project/clang/lib/AST/
H A DASTContext.cpp7352 bool FromIsSigned = BT->getKind() == BuiltinType::WChar_S; getPromotedIntegerType() local