Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ Test
Method
Test
tests/UnresolvedPredefinedExprTest.cpp:9–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
{
8
public:
9
Test()
10
{
11
const char* f = __func__; // UnresolvedLookupExpr
12
}
13
};
14
}
15
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected