Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp1846 static LValue EmitFunctionDeclLValue(CodeGenFunction &CGF, in EmitFunctionDeclLValue() function
2005 return EmitFunctionDeclLValue(*this, E, FD); in EmitDeclRefLValue()
2625 return EmitFunctionDeclLValue(*this, E, FD); in EmitMemberExpr()