Searched refs:CheckStringInit (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaInit.cpp149 static void CheckStringInit(Expr *Str, QualType &DeclT, const ArrayType *AT, function
1037 CheckStringInit(expr, ElemType, arrayType, SemaRef);
1439 CheckStringInit(IList->getInit(Index), DeclType, arrayType, SemaRef);
6337 CheckStringInit(CurInit.get(), ResultType ? *ResultType : Ty,

Completed in 158 milliseconds