Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DOverload.h364 APValue &ConstantValue, QualType &ConstantType,
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaInit.cpp9878 QualType ConstantType; in DiagnoseNarrowingInInitList() local
9880 ConstantType)) { in DiagnoseNarrowingInInitList()
9905 << ConstantValue.getAsString(S.getASTContext(), ConstantType) in DiagnoseNarrowingInInitList()
H A DSemaOverload.cpp312 QualType &ConstantType, bool IgnoreFloatToIntegralConversion) const { in getNarrowingKind() argument
371 ConstantType = Initializer->getType(); in getNarrowingKind()
407 ConstantType = Initializer->getType(); in getNarrowingKind()
468 ConstantType = Initializer->getType(); in getNarrowingKind()