Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp214 static void CheckStringInit(Expr *Str, QualType &DeclT, const ArrayType *AT, in CheckStringInit() function
1553 CheckStringInit(expr, ElemType, arrayType, SemaRef, in CheckSubElementType()
2063 CheckStringInit(IList->getInit(Index), DeclType, arrayType, SemaRef, in CheckArrayType()
8172 CheckStringInit(CurInit.get(), UpdateType ? *ResultType : Ty, in Perform()