Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp194 static void CheckStringInit(Expr *Str, QualType &DeclT, const ArrayType *AT, in CheckStringInit() function
1428 CheckStringInit(expr, ElemType, arrayType, SemaRef); in CheckSubElementType()
1884 CheckStringInit(IList->getInit(Index), DeclType, arrayType, SemaRef); in CheckArrayType()
8632 CheckStringInit(CurInit.get(), UpdateType ? *ResultType : Ty, in Perform()