Static Value-Flow Analysis
Public Attributes | List of all members
SVF::cppUtil::DemangledName Struct Reference

#include <CppUtil.h>

Public Attributes

std::string className
 
std::string funcName
 
bool isThunkFunc
 

Detailed Description

Definition at line 47 of file CppUtil.h.

Member Data Documentation

◆ className

std::string SVF::cppUtil::DemangledName::className

Definition at line 49 of file CppUtil.h.

◆ funcName

std::string SVF::cppUtil::DemangledName::funcName

Definition at line 50 of file CppUtil.h.

◆ isThunkFunc

bool SVF::cppUtil::DemangledName::isThunkFunc

Definition at line 51 of file CppUtil.h.


The documentation for this struct was generated from the following file: