Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExpr.cpp2661 static LValue EmitFunctionDeclLValue(CodeGenFunction &CGF, const Expr *E, in EmitFunctionDeclLValue() function
2925 LValue LV = EmitFunctionDeclLValue(*this, E, FD); in EmitDeclRefLValue()
4271 return EmitFunctionDeclLValue(*this, E, FD); in EmitMemberExpr()