Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp941 ILE->resizeInits(SemaRef.Context, NumElems); in FillInEmptyInitializations()
2143 StructuredList->resizeInits(SemaRef.Context, StructuredIndex); in CheckArrayType()
3011 StructuredList->resizeInits(SemaRef.Context, 0); in CheckDesignatedInitializer()
3085 StructuredList->resizeInits(SemaRef.Context, FieldIndex + 1); in CheckDesignatedInitializer()
3301 StructuredList->resizeInits(Context, StrLen); in CheckDesignatedInitializer()
3324 StructuredList->resizeInits(Context, StrLen); in CheckDesignatedInitializer()
3345 StructuredList->resizeInits(SemaRef.Context, in CheckDesignatedInitializer()
H A DSemaHLSL.cpp4027 Init->resizeInits(Ctx, NewInit->getNumInits()); in transformInitList()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp2420 void InitListExpr::resizeInits(const ASTContext &C, unsigned NumInits) { in resizeInits() function in InitListExpr
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h5315 void resizeInits(const ASTContext &Context, unsigned NumInits);
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc10281 {"_ZN5clang12InitListExpr11resizeInitsERNS_10ASTContextEj", "clang::InitListExpr::resizeInits(clang…