7 #ifndef PXR_BASE_ARCH_DEMANGLE_H
8 #define PXR_BASE_ARCH_DEMANGLE_H
10 #if !defined(__cplusplus)
11 #error This include file can only be included in C++ programs.
94 void Arch_DemangleFunctionName(std::string* functionName);
98 #endif // PXR_BASE_ARCH_DEMANGLE_H
ARCH_API std::string ArchGetDemangled(const std::string &typeName)
GLuint const GLchar * name
ARCH_API bool ArchDemangle(std::string *typeName)
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE