Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DOverload.h335 APValue &ConstantValue, QualType &ConstantType,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp9038 QualType ConstantType; in DiagnoseNarrowingInInitList() local
9040 ConstantType)) { in DiagnoseNarrowingInInitList()
9065 << ConstantValue.getAsString(S.getASTContext(), ConstantType) in DiagnoseNarrowingInInitList()
H A DSemaOverload.cpp296 QualType &ConstantType, bool IgnoreFloatToIntegralConversion) const { in getNarrowingKind() argument
356 ConstantType = Initializer->getType(); in getNarrowingKind()
392 ConstantType = Initializer->getType(); in getNarrowingKind()
452 ConstantType = Initializer->getType(); in getNarrowingKind()