Lines Matching defs:scope
183 MlirAttribute name, MlirAttribute file, uint32_t line, MlirAttribute scope,
194 cast<DIScopeAttr>(unwrap(scope)), cast<DITypeAttr>(unwrap(baseType)),
270 MlirAttribute scope,
275 DILexicalBlockAttr::get(unwrap(ctx), cast<DIScopeAttr>(unwrap(scope)),
280 MlirAttribute scope,
284 unwrap(ctx), cast<DIScopeAttr>(unwrap(scope)),
289 MlirContext ctx, MlirAttribute scope, MlirAttribute name,
293 unwrap(ctx), cast<DIScopeAttr>(unwrap(scope)),
317 MlirAttribute compileUnit, MlirAttribute scope, MlirAttribute name,
332 cast<DIScopeAttr>(unwrap(scope)), cast<StringAttr>(unwrap(name)),
370 MlirAttribute scope, MlirAttribute name,
377 cast<DIScopeAttr>(unwrap(scope)), cast<StringAttr>(unwrap(name)),
388 MlirContext ctx, unsigned int tag, MlirAttribute scope,
394 unwrap(ctx), tag, cast<DIScopeAttr>(unwrap(scope)),