Code behind functions

Hi,
Is there a way to see how a Stan function is written?
Is there something equivalent to stats::sd for functions like cov_exp_quad ?

Thank you.

You mean can you see the C++ source for Stan functions or user defined functions in C++?

In runtime or just the code in a file?