Searched refs:CheckStringInit (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaInit.cpp | 161 static void CheckStringInit(Expr *Str, QualType &DeclT, const ArrayType *AT, in CheckStringInit() function 1303 CheckStringInit(expr, ElemType, arrayType, SemaRef); in CheckSubElementType() 1703 CheckStringInit(IList->getInit(Index), DeclType, arrayType, SemaRef); in CheckArrayType() 7916 CheckStringInit(CurInit.get(), ResultType ? *ResultType : Ty, in Perform()
|