Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCXY/EmmyLuaCodeStyle
/ IsCLikeCommentsSupport
Method
IsCLikeCommentsSupport
CodeFormat/src/FormatContext.cpp:238–240 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
}
237
238
bool FormatContext::IsCLikeCommentsSupport() const {
239
return _isSupportCLikeComments;
240
}
Callers
3
CheckSingleFile
Method · 0.80
ReformatSingleFile
Method · 0.80
RangeReformat
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected