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