Home
last modified time | relevance | path

Searched refs:DEFINE_BITOPS (Results 1 – 15 of 15) sorted by relevance

/arkcompiler/ets_frontend/es2panda/parser/
DparserFlags.h31 DEFINE_BITOPS(LexicalScopeType)
47 DEFINE_BITOPS(VariableParsingFlags)
64 DEFINE_BITOPS(ExpressionParseFlags)
77 DEFINE_BITOPS(StatementParsingFlags)
DparserImpl.h170 DEFINE_BITOPS(TypeAnnotationParsingOptions) in DEFINE_BITOPS() function
/arkcompiler/ets_frontend/es2panda/binder/
DvariableFlags.h77 DEFINE_BITOPS(ResolveBindingOptions)
84 DEFINE_BITOPS(ResolveBindingFlags)
143 DEFINE_BITOPS(VariableFlags)
158 DEFINE_BITOPS(VariableScopeFlags)
168 DEFINE_BITOPS(DeclarationFlags)
/arkcompiler/ets_frontend/es2panda/typescript/types/
DelementFlags.h35 DEFINE_BITOPS(ElementFlags)
DtypeFlag.h85 DEFINE_BITOPS(TypeFlag)
DtypeFacts.h124 DEFINE_BITOPS(TypeFacts)
DobjectType.h48 DEFINE_BITOPS(ObjectFlags) in DEFINE_BITOPS() function
/arkcompiler/ets_frontend/es2panda/typescript/core/
DcheckerContext.h33 DEFINE_BITOPS(CheckerStatus) in DEFINE_BITOPS() function
/arkcompiler/ets_frontend/es2panda/ir/
DastNode.h61 DEFINE_BITOPS(AstNodeFlags)
80 DEFINE_BITOPS(ModifierFlags)
95 DEFINE_BITOPS(ScriptFunctionFlags)
/arkcompiler/ets_frontend/es2panda/lexer/regexp/
Dregexp.h36 DEFINE_BITOPS(RegExpFlags) in DEFINE_BITOPS() function
/arkcompiler/ets_frontend/es2panda/util/
Denumbitops.h21 #define DEFINE_BITOPS(T) \ macro
/arkcompiler/ets_frontend/es2panda/lexer/token/
Dtoken.h35 DEFINE_BITOPS(TokenFlags) in DEFINE_BITOPS() function
/arkcompiler/ets_frontend/es2panda/parser/context/
DparserContext.h67 DEFINE_BITOPS(ParserStatus) in DEFINE_BITOPS() function
/arkcompiler/ets_frontend/es2panda/ir/expressions/
Didentifier.h44 DEFINE_BITOPS(IdentifierFlags) in DEFINE_BITOPS() function
/arkcompiler/ets_frontend/es2panda/lexer/
Dlexer.h37 DEFINE_BITOPS(LexerNextTokenFlags) in DEFINE_BITOPS() function