Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExpr.cpp2624 static LValue EmitFunctionDeclLValue(CodeGenFunction &CGF, const Expr *E, in EmitFunctionDeclLValue() function
2892 LValue LV = EmitFunctionDeclLValue(*this, E, FD); in EmitDeclRefLValue()
4247 return EmitFunctionDeclLValue(*this, E, FD); in EmitMemberExpr()