Searched refs:emitStoresForZeroInit (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1228 static void emitStoresForZeroInit(CodeGenModule &CGM, const VarDecl &D, function
1687 emitStoresForZeroInit(CGM, D, Loc, isVolatile, Builder);

Completed in 108 milliseconds