Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp2888 static LValue EmitFunctionDeclLValue(CodeGenFunction &CGF, const Expr *E, in EmitFunctionDeclLValue() function
3156 return EmitFunctionDeclLValue(*this, E, FD); in EmitDeclRefLValue()
4678 return EmitFunctionDeclLValue(*this, E, FD); in EmitMemberExpr()