Home
last modified time | relevance | path

Searched refs:ConstantType (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h366 APValue &ConstantValue, QualType &ConstantType,
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp10428 QualType ConstantType; in DiagnoseNarrowingInInitList() local
10430 ConstantType)) { in DiagnoseNarrowingInInitList()
10455 << ConstantValue.getAsString(S.getASTContext(), ConstantType) in DiagnoseNarrowingInInitList()
H A DSemaOverload.cpp330 QualType &ConstantType, bool IgnoreFloatToIntegralConversion) const { in getNarrowingKind() argument
389 ConstantType = Initializer->getType(); in getNarrowingKind()
425 ConstantType = Initializer->getType(); in getNarrowingKind()
486 ConstantType = Initializer->getType(); in getNarrowingKind()