Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.h980 void setAddrOfConstantCompoundLiteral(const CompoundLiteralExpr *CLE,
DCGExprConstant.cpp923 CGM.setAddrOfConstantCompoundLiteral(E, GV); in tryEmitGlobalCompoundLiteral()
2169 void CodeGenModule::setAddrOfConstantCompoundLiteral( in setAddrOfConstantCompoundLiteral() function in CodeGenModule