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

Function _ClassifyInclude

scripts/cpplint.py:4240–4296  ·  view source on GitHub ↗

Figures out what kind of header 'include' is. Args: fileinfo: The current file cpplint is running over. A FileInfo instance. include: The path to a #included file. is_system: True if the #include used <> rather than "". Returns: One of the _XXX_HEADER constants. For example:

(fileinfo, include, is_system)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CheckIncludeLineFunction · 0.85

Calls 2

_DropCommonSuffixesFunction · 0.85
RepositoryNameMethod · 0.80

Tested by

no test coverage detected