Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
Denumbitops.h21 #define DEFINE_BITOPS(T) \ macro
/arkcompiler/ets_frontend/es2panda/typescript/core/
DcheckerContext.h33 DEFINE_BITOPS(CheckerStatus) in DEFINE_BITOPS() function
/arkcompiler/ets_frontend/es2panda/lexer/token/
Dtoken.h35 DEFINE_BITOPS(TokenFlags) in DEFINE_BITOPS() function
/arkcompiler/ets_frontend/es2panda/ir/expressions/
Didentifier.h44 DEFINE_BITOPS(IdentifierFlags) in DEFINE_BITOPS() function
/arkcompiler/ets_frontend/es2panda/lexer/regexp/
Dregexp.h36 DEFINE_BITOPS(RegExpFlags) in DEFINE_BITOPS() function
/arkcompiler/ets_frontend/es2panda/typescript/types/
DobjectType.h48 DEFINE_BITOPS(ObjectFlags) in DEFINE_BITOPS() function
/arkcompiler/ets_frontend/es2panda/parser/context/
DparserContext.h67 DEFINE_BITOPS(ParserStatus) in DEFINE_BITOPS() function
/arkcompiler/ets_frontend/es2panda/lexer/
Dlexer.h37 DEFINE_BITOPS(LexerNextTokenFlags) in DEFINE_BITOPS() function
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h170 DEFINE_BITOPS(TypeAnnotationParsingOptions) in DEFINE_BITOPS() function