Searched refs:tryEmitAsConstant (Results 1 – 5 of 5) sorted by relevance
114 if (CodeGenFunction::ConstantEmission result = CGF.tryEmitAsConstant(E)) { in VisitDeclRefExpr()
123 = CGF.tryEmitAsConstant(E)) { in VisitDeclRefExpr()
2023 ConstantEmission tryEmitAsConstant(DeclRefExpr *refExpr);
925 CodeGenFunction::tryEmitAsConstant(DeclRefExpr *refExpr) { in tryEmitAsConstant() function in CodeGenFunction
228 if (CodeGenFunction::ConstantEmission result = CGF.tryEmitAsConstant(E)) { in VisitDeclRefExpr()