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

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

Completed in 636 milliseconds