Searched refs:CheckStringInit (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaInit.cpp | 204 static void CheckStringInit(Expr *Str, QualType &DeclT, const ArrayType *AT, in CheckStringInit() function 1442 CheckStringInit(expr, ElemType, arrayType, SemaRef); in CheckSubElementType() 1898 CheckStringInit(IList->getInit(Index), DeclType, arrayType, SemaRef); in CheckArrayType() 9041 CheckStringInit(CurInit.get(), UpdateType ? *ResultType : Ty, in Perform()
|