Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.h976 getAddrOfConstantCompoundLiteralIfEmitted(const CompoundLiteralExpr *E);
DCGExprConstant.cpp901 CGM.getAddrOfConstantCompoundLiteralIfEmitted(E)) in tryEmitGlobalCompoundLiteral()
2164 llvm::GlobalVariable *CodeGenModule::getAddrOfConstantCompoundLiteralIfEmitted( in getAddrOfConstantCompoundLiteralIfEmitted() function in CodeGenModule