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

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

Completed in 109 milliseconds