Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp2574 static LValue EmitFunctionDeclLValue(CodeGenFunction &CGF, const Expr *E, in EmitFunctionDeclLValue() function
2836 LValue LV = EmitFunctionDeclLValue(*this, E, FD); in EmitDeclRefLValue()
4180 return EmitFunctionDeclLValue(*this, E, FD); in EmitMemberExpr()