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

Function GetHeaderGuardCPPVariable

scripts/cpplint.py:1758–1786  ·  view source on GitHub ↗

Returns the CPP variable that should be used as a header guard. Args: filename: The name of a C++ header file. Returns: The CPP variable that should be used as a header guard in the named file.

(filename)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

CheckForHeaderGuardFunction · 0.85
CheckStyleFunction · 0.85

Calls 2

RepositoryNameMethod · 0.95
FileInfoClass · 0.85

Tested by

no test coverage detected