Searched refs:getAddrOfConstantCompoundLiteralIfEmitted (Results 1 – 2 of 2) sorted by relevance
976 getAddrOfConstantCompoundLiteralIfEmitted(const CompoundLiteralExpr *E);
901 CGM.getAddrOfConstantCompoundLiteralIfEmitted(E)) in tryEmitGlobalCompoundLiteral()2164 llvm::GlobalVariable *CodeGenModule::getAddrOfConstantCompoundLiteralIfEmitted( in getAddrOfConstantCompoundLiteralIfEmitted() function in CodeGenModule