which Command

The which command prints the full qualification of a given name.

Syntax
which name Print full qualification of name.

where:

name is the name of something that is in scope; for example, a variable, function, class template, or function template .