Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DOverload.h364 APValue &ConstantValue, QualType &ConstantType,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp9804 QualType ConstantType; in DiagnoseNarrowingInInitList() local
9806 ConstantType)) { in DiagnoseNarrowingInInitList()
9831 << 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()