Home
last modified time | relevance | path

Searched defs:annoUsage (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DinterfaceObjectLiteralLowering.cpp205 …auto *annoUsage = checker->ProgramAllocNode<ir::AnnotationUsage>(annoId, checker->ProgramAllocator… in AnnotateGeneratedAnonClass() local
/arkcompiler/ets_frontend/ets2panda/varbinder/
DETSBinder.cpp434 void ETSBinder::BuildAnnotationUsage(ir::AnnotationUsage *annoUsage) in BuildAnnotationUsage()
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
DscopesInitPhase.cpp292 void ScopesInitPhase::VisitAnnotationUsage(ir::AnnotationUsage *annoUsage) in VisitAnnotationUsage()