Home
last modified time | relevance | path

Searched refs:PreNarrowingType (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaInit.cpp5941 QualType PreNarrowingType,
7561 QualType PreNarrowingType, in DiagnoseNarrowingInInitList() argument
7596 << PreNarrowingType.getLocalUnqualifiedType() in DiagnoseNarrowingInInitList()
7618 << PreNarrowingType.getLocalUnqualifiedType() in DiagnoseNarrowingInInitList()
DSemaOverload.cpp5132 QualType PreNarrowingType; in CheckConvertedConstantExpression() local
5134 PreNarrowingType)) { in CheckConvertedConstantExpression()
5144 << PreNarrowingValue.getAsString(S.Context, PreNarrowingType) << T; in CheckConvertedConstantExpression()