Searched refs:setAddrOfConstantCompoundLiteral (Results 1 – 2 of 2) sorted by relevance
1003 void setAddrOfConstantCompoundLiteral(const CompoundLiteralExpr *CLE,
923 CGM.setAddrOfConstantCompoundLiteral(E, GV); in tryEmitGlobalCompoundLiteral()2170 void CodeGenModule::setAddrOfConstantCompoundLiteral( in setAddrOfConstantCompoundLiteral() function in CodeGenModule