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

Function CheckIncludeLine

scripts/cpplint.py:4300–4370  ·  view source on GitHub ↗

Check rules that are applicable to #include lines. Strings on #include lines are NOT removed from elided line, to make certain tasks easier. However, to prevent false positives, checks applicable to #include lines in CheckLanguage must be put here. Args: filename: The name of the curre

(filename, clean_lines, linenum, include_state, error)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CheckLanguageFunction · 0.85

Calls 9

RepositoryNameMethod · 0.95
BaseNameMethod · 0.95
FileInfoClass · 0.85
_ClassifyIncludeFunction · 0.85
FindHeaderMethod · 0.80
CheckNextIncludeOrderMethod · 0.80
IsInAlphabeticalOrderMethod · 0.80
SetLastHeaderMethod · 0.80

Tested by

no test coverage detected