Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ Name
Method
Name
CodeGenerator.cpp:998–998 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
996
bool Found() const { return mFound; }
997
998
std::string Name() const { return mTempName; }
999
1000
void VisitCXXTemporaryObjectExpr(CXXTemporaryObjectExpr* expr)
1001
{
Callers
1
InsertArg
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected