Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DOverload.h363 APValue &ConstantValue, QualType &ConstantType,
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaInit.cpp10246 QualType ConstantType; in DiagnoseNarrowingInInitList() local
10248 ConstantType)) { in DiagnoseNarrowingInInitList()
10273 << ConstantValue.getAsString(S.getASTContext(), ConstantType) in DiagnoseNarrowingInInitList()
H A DSemaOverload.cpp316 QualType &ConstantType, bool IgnoreFloatToIntegralConversion) const { in getNarrowingKind() argument
375 ConstantType = Initializer->getType(); in getNarrowingKind()
411 ConstantType = Initializer->getType(); in getNarrowingKind()
472 ConstantType = Initializer->getType(); in getNarrowingKind()