MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / BUILD_OPT_AND_O

Function BUILD_OPT_AND_O

CodeGenerator.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73};
74
75BUILD_OPT_AND_O(CanonicalType, const InitListExpr&, QualType)
76{
77 return t.getType().getCanonicalType();
78};
79
80static std::string AccessToStringWithColon(const AccessSpecifier& access)
81{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected