8#ifndef PXR_ARCH_FUNCTION_H
9#define PXR_ARCH_FUNCTION_H
18#include "pxr/arch/pxr.h"
19#include "pxr/arch/api.h"
23ARCH_NAMESPACE_OPEN_SCOPE
33 const std::string &prettyFunction);
35ARCH_NAMESPACE_CLOSE_SCOPE
Define preprocessor function name macros.
std::string ArchGetPrettierFunctionName(const std::string &function, const std::string &prettyFunction)
Return well formatted function name.