Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h364 APValue &ConstantValue, QualType &ConstantType,
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp9805 QualType ConstantType; in DiagnoseNarrowingInInitList() local
9807 ConstantType)) { in DiagnoseNarrowingInInitList()
9832 << ConstantValue.getAsString(S.getASTContext(), ConstantType) in DiagnoseNarrowingInInitList()
H A DSemaOverload.cpp313 QualType &ConstantType, bool IgnoreFloatToIntegralConversion) const { in getNarrowingKind() argument
372 ConstantType = Initializer->getType(); in getNarrowingKind()
408 ConstantType = Initializer->getType(); in getNarrowingKind()
469 ConstantType = Initializer->getType(); in getNarrowingKind()