Home
last modified time | relevance | path

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

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