Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/
DannotationAllowed.h53 explicit AnnotationAllowed(Expression const &other, ArenaAllocator *allocator) in AnnotationAllowed() function
57 explicit AnnotationAllowed(AstNodeType const type, ArenaVector<AnnotationUsage *> &&annotations) in AnnotationAllowed() function
61 explicit AnnotationAllowed(AstNodeType const type, ModifierFlags const flags, in AnnotationAllowed() function
66 explicit AnnotationAllowed(AstNodeType const type, ArenaAllocator *const allocator) in AnnotationAllowed() function
70 …explicit AnnotationAllowed(AstNodeType const type, ModifierFlags const flags, ArenaAllocator *cons… in AnnotationAllowed() function
74 … explicit AnnotationAllowed(AstNodeType const type, Expression *const key, Expression *const value, in AnnotationAllowed() function
80 …explicit AnnotationAllowed(ArenaAllocator *const allocator, ArenaVector<Statement *> &&statementLi… in AnnotationAllowed() function
90 AnnotationAllowed(AnnotationAllowed const &other) in AnnotationAllowed() function