Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1288 void CodeGenFunction::emitStoresForZeroInit(const VarDecl &D, Address Loc, in emitStoresForZeroInit() function in CodeGenFunction
1847 emitStoresForZeroInit(D, Loc, isVolatile); in emitZeroOrPatternForAutoVarInit()
H A DCodeGenFunction.h2785 void emitStoresForZeroInit(const VarDecl &D, Address Loc, bool isVolatile);