Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp554 CodeGenFunction::AllocaTrackerRAII allocaTracker(CGF); in EmitArrayInit() local
568 .AddAuxAllocas(allocaTracker.Take()); in EmitArrayInit()