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

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

Completed in 206 milliseconds