Home
last modified time | relevance | path

Searched refs:EmitCXXBindTemporaryLValue (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGExpr.cpp1019 return EmitCXXBindTemporaryLValue(cast<CXXBindTemporaryExpr>(E)); in EmitLValue()
3903 CodeGenFunction::EmitCXXBindTemporaryLValue(const CXXBindTemporaryExpr *E) { in EmitCXXBindTemporaryLValue() function in CodeGenFunction
DCodeGenFunction.h2798 LValue EmitCXXBindTemporaryLValue(const CXXBindTemporaryExpr *E);
/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp1345 return EmitCXXBindTemporaryLValue(cast<CXXBindTemporaryExpr>(E)); in EmitLValue()
5030 CodeGenFunction::EmitCXXBindTemporaryLValue(const CXXBindTemporaryExpr *E) { in EmitCXXBindTemporaryLValue() function in CodeGenFunction
DCodeGenFunction.h3857 LValue EmitCXXBindTemporaryLValue(const CXXBindTemporaryExpr *E);