Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGExpr.cpp1581 return EmitCXXBindTemporaryLValue(cast<CXXBindTemporaryExpr>(E)); in EmitLValueHelper()
5728 CodeGenFunction::EmitCXXBindTemporaryLValue(const CXXBindTemporaryExpr *E) { in EmitCXXBindTemporaryLValue() function in CodeGenFunction
HDCodeGenFunction.h4356 LValue EmitCXXBindTemporaryLValue(const CXXBindTemporaryExpr *E);