Searched refs:isCoreModule (Results 1 – 5 of 5) sorted by relevance
139 bool isCoreModule(Identifier *ident);
1478 if (!m || !m.isCoreModule(Id.attribute)) in isGNUABITag()1536 return _module && _module.isCoreModule(Id.attribute); in isCoreUda()
1426 bool isCoreModule(Identifier ident) nothrow in isCoreModule() function
147 bool isCoreModule(Identifier *ident);
1102 bool Module::isCoreModule(Identifier *ident) in isCoreModule() function