Reverse C++ Code - How to show .cpp that is only methods in namespace (not a class)

Hello:

I have reversed a project that includes C++ code. It took me a while to figure out why some of the .cpp files would not allow me to add them as classes. It was because they weren’t classes. Soooooo, how do I display them?

Thank you for any help,
Lucy