Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDCGExpr.cpp815 return EmitCXXBindTemporaryLValue(cast<CXXBindTemporaryExpr>(E)); in EmitLValue()
3043 CodeGenFunction::EmitCXXBindTemporaryLValue(const CXXBindTemporaryExpr *E) { in EmitCXXBindTemporaryLValue() function in CodeGenFunction
HDCodeGenFunction.h2051 LValue EmitCXXBindTemporaryLValue(const CXXBindTemporaryExpr *E);