MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / parseInferredModuleDecl

Method parseInferredModuleDecl

tools/clang/lib/Lex/ModuleMap.cpp:2179–2322  ·  view source on GitHub ↗

\brief Parse an inferred module declaration (wildcard modules). module-declaration: 'explicit'[opt] 'framework'[opt] 'module' * attributes[opt] { inferred-module-member* } inferred-module-member: 'export' '*' 'exclude' identifier

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

getUmbrellaDirMethod · 0.80
assertFunction · 0.50
isMethod · 0.45
ReportMethod · 0.45
isValidMethod · 0.45
getLocationMethod · 0.45
push_backMethod · 0.45
getStringMethod · 0.45

Tested by

no test coverage detected