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

Method parseModuleDecl

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

\brief Parse a module declaration. module-declaration: 'extern' 'module' module-id string-literal 'explicit'[opt] 'framework'[opt] 'module' module-id attributes[opt] { module-member* } module-member: requires-declaration header-declaration submodule-declaration export-declaration link-declaration submodule-declaration: module-declaration inferred-submodule-declaration

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

inferFrameworkLinkFunction · 0.85
lookupModuleQualifiedMethod · 0.80
getFullModuleNameMethod · 0.80
findOrCreateModuleMethod · 0.80
isSubFrameworkMethod · 0.80
markUnavailableMethod · 0.80
assertFunction · 0.50
SourceRangeClass · 0.50
SourceLocationClass · 0.50

Tested by

no test coverage detected