Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ Comment
Method
Comment
CodeGenerator.h:41–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
std::string_view Comment() const { return mComment; }
42
43
static bool classof(const Stmt* T) { return T->getStmtClass() == NoStmtClass; }
44
Callers
1
InsertArg
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected