Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaInit.cpp6073 QualType PreNarrowingType,
7730 QualType PreNarrowingType, in DiagnoseNarrowingInInitList() argument
7765 << PreNarrowingType.getLocalUnqualifiedType() in DiagnoseNarrowingInInitList()
7787 << PreNarrowingType.getLocalUnqualifiedType() in DiagnoseNarrowingInInitList()
DSemaOverload.cpp5192 QualType PreNarrowingType; in CheckConvertedConstantExpression() local
5194 PreNarrowingType)) { in CheckConvertedConstantExpression()
5204 << PreNarrowingValue.getAsString(S.Context, PreNarrowingType) << T; in CheckConvertedConstantExpression()