MCPcopy Create free account
hub / github.com/cmu-db/bustub / CheckIncludeLine

Function CheckIncludeLine

build_support/cpplint.py:4777–4864  ·  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 13

RepositoryNameMethod · 0.95
ExtensionMethod · 0.95
BaseNameMethod · 0.95
FileInfoClass · 0.85
MatchFunction · 0.85
GetNonHeaderExtensionsFunction · 0.85
GetHeaderExtensionsFunction · 0.85
_ClassifyIncludeFunction · 0.85
FindHeaderMethod · 0.80
CheckNextIncludeOrderMethod · 0.80
IsInAlphabeticalOrderMethod · 0.80

Tested by

no test coverage detected