Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h413 APValue &ConstantValue, QualType &ConstantType,
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp363 QualType &ConstantType, bool IgnoreFloatToIntegralConversion) const { in getNarrowingKind() argument
423 ConstantType = Initializer->getType(); in getNarrowingKind()
472 ConstantType = Initializer->getType(); in getNarrowingKind()
479 ConstantType = Initializer->getType(); in getNarrowingKind()
541 ConstantType = Initializer->getType(); in getNarrowingKind()
566 ConstantType = Initializer->getType(); in getNarrowingKind()
H A DSemaInit.cpp9465 QualType ConstantType; in DiagnoseNarrowingInInitList() local
9467 ConstantType)) { in DiagnoseNarrowingInInitList()
9492 << ConstantValue.getAsString(S.getASTContext(), ConstantType) in DiagnoseNarrowingInInitList()