MCPcopy Create free account
hub / github.com/PlatformLab/Arachne / CheckCStyleCast

Function CheckCStyleCast

scripts/cpplint.py:4992–5042  ·  view source on GitHub ↗

Checks for a C-style cast by looking for the pattern. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. cast_type: The string for the C++ cast to recommend. This is either reint

(filename, clean_lines, linenum, cast_type, pattern, error)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CheckCastsFunction · 0.85

Calls 2

SearchFunction · 0.85
MatchFunction · 0.85

Tested by

no test coverage detected