Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ BindingDeclFinder
Method
BindingDeclFinder
CodeGenerator.cpp:900–900 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
898
899
public:
900
BindingDeclFinder() = default;
901
902
void VisitDeclRefExpr(const DeclRefExpr* expr)
903
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected