Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExpr.cpp2018 static LValue EmitFunctionDeclLValue(CodeGenFunction &CGF, in EmitFunctionDeclLValue() function
2207 return EmitFunctionDeclLValue(*this, E, FD); in EmitDeclRefLValue()
3267 return EmitFunctionDeclLValue(*this, E, FD); in EmitMemberExpr()