Home
last modified time | relevance | path

Searched defs:ConstantType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp9452 QualType ConstantType; DiagnoseNarrowingInInitList() local
H A DSemaOverload.cpp341 getNarrowingKind(ASTContext & Ctx,const Expr * Converted,APValue & ConstantValue,QualType & ConstantType,bool IgnoreFloatToIntegralConversion) const getNarrowingKind() argument