Home
last modified time | relevance | path

Searched defs:IsAllowedType (Results 1 - 25 of 25) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
H A DelementFlags.h42 struct enumbitops::IsAllowedType<ark::es2panda::checker::ElementFlags> : std::true_type { struct in ark::es2panda::enumbitops
H A DobjectType.h48 struct enumbitops::IsAllowedType<ark::es2panda::checker::ObjectFlags> : std::true_type { struct in ark::es2panda::enumbitops
/arkcompiler/ets_frontend/ets2panda/util/
H A Denumbitops.h36 struct IsAllowedType : std::false_type { struct
H A DimportPathManager.h95 struct IsAllowedType<ark::es2panda::util::ImportFlags> : std::true_type { struct
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DbaseAnalyzer.h102 struct enumbitops::IsAllowedType<ark::es2panda::checker::LivenessStatus> : std::true_type { struct in ark::es2panda::ark::es2panda::enumbitops
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
H A Didentifier.h45 struct enumbitops::IsAllowedType<ark::es2panda::ir::IdentifierFlags> : std::true_type { struct in ark::es2panda::ark::es2panda::enumbitops
H A DdummyNode.h32 struct enumbitops::IsAllowedType<ark::es2panda::ir::DummyNodeFlag> : std::true_type { struct in ark::es2panda::ir::enumbitops
H A DmemberExpression.h51 struct enumbitops::IsAllowedType<ark::es2panda::ir::MemberExpressionKind> : std::true_type { struct in ark::es2panda::ark::es2panda::ark::es2panda::enumbitops
/arkcompiler/ets_frontend/ets2panda/lexer/regexp/
H A Dregexp.h109 struct enumbitops::IsAllowedType<ark::es2panda::lexer::RegExpFlags> : std::true_type { struct in ark::es2panda::enumbitops
/arkcompiler/ets_frontend/ets2panda/lexer/token/
H A Dnumber.h42 struct enumbitops::IsAllowedType<ark::es2panda::lexer::NumberFlags> : std::true_type { struct in ark::es2panda::enumbitops
H A Dtoken.h42 struct enumbitops::IsAllowedType<ark::es2panda::lexer::TokenFlags> : std::true_type { struct in ark::es2panda::enumbitops
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A DrecordTable.h52 struct enumbitops::IsAllowedType<ark::es2panda::varbinder::RecordTableFlags> : std::true_type { struct in ark::es2panda::ark::es2panda::ark::es2panda::ark::es2panda::enumbitops
H A DvariableFlags.h194 struct IsAllowedType<ark::es2panda::varbinder::ResolveBindingOptions> : std::true_type { struct
198 struct IsAllowedType<ark::es2panda::varbinder::VariableFlags> : std::true_type { struct
202 struct IsAllowedType<ark::es2panda::varbinder::ScopeFlags> : std::true_type { struct
/arkcompiler/ets_frontend/ets2panda/checker/types/
H A Dsignature.h99 struct enumbitops::IsAllowedType<ark::es2panda::checker::SignatureFlags> : std::true_type { struct in ark::es2panda::ark::es2panda::checker::enumbitops
H A DtypeFacts.h126 struct enumbitops::IsAllowedType<ark::es2panda::checker::TypeFacts> : std::true_type { struct in ark::es2panda::enumbitops
H A DtypeRelation.h78 struct enumbitops::IsAllowedType<ark::es2panda::checker::TypeRelationFlag> : std::true_type { struct in ark::es2panda::ark::es2panda::enumbitops
H A DtypeFlag.h141 struct enumbitops::IsAllowedType<ark::es2panda::checker::TypeFlag> : std::true_type { struct in ark::es2panda::checker::enumbitops
/arkcompiler/ets_frontend/ets2panda/ir/base/
H A DclassDefinition.h57 struct enumbitops::IsAllowedType<ark::es2panda::ir::ClassDefinitionModifiers> : std::true_type { struct in ark::es2panda::ir::enumbitops
/arkcompiler/ets_frontend/ets2panda/parser/
H A DparserImpl.h529 struct enumbitops::IsAllowedType<ark::es2panda::parser::TypeAnnotationParsingOptions> : std::true_type { struct in ark::es2panda::ark::es2panda::parser::enumbitops
H A DparserFlags.h87 struct IsAllowedType<ark::es2panda::parser::LexicalScopeType> : std::true_type { struct
91 struct IsAllowedType<ark::es2panda::parser::VariableParsingFlags> : std::true_type { struct
95 struct IsAllowedType<ark::es2panda::parser::ExpressionParseFlags> : std::true_type { struct
99 struct IsAllowedType<ark::es2panda::parser::StatementParsingFlags> : std::true_type { struct
/arkcompiler/ets_frontend/ets2panda/parser/context/
H A DparserContext.h73 struct enumbitops::IsAllowedType<ark::es2panda::parser::ParserStatus> : std::true_type { struct in ark::es2panda::enumbitops
/arkcompiler/ets_frontend/ets2panda/checker/
H A DcheckerContext.h63 struct enumbitops::IsAllowedType<ark::es2panda::checker::CheckerStatus> : std::true_type { struct in ark::es2panda::enumbitops
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
H A DetsObjectTypeConstants.h117 struct IsAllowedType<ark::es2panda::checker::ETSObjectFlags> : std::true_type { struct
121 struct IsAllowedType<ark::es2panda::checker::PropertySearchFlags> : std::true_type { struct
/arkcompiler/ets_frontend/ets2panda/lexer/
H A Dlexer.h606 struct enumbitops::IsAllowedType<ark::es2panda::lexer::NextTokenFlags> : std::true_type { struct in ark::es2panda::ark::es2panda::enumbitops
/arkcompiler/ets_frontend/ets2panda/ir/
H A DastNodeFlags.h136 struct IsAllowedType<ark::es2panda::ir::AstNodeFlags> : std::true_type { struct
140 struct IsAllowedType<ark::es2panda::ir::ModifierFlags> : std::true_type { struct
144 struct IsAllowedType<ark::es2panda::ir::ScriptFunctionFlags> : std::true_type { struct
148 struct IsAllowedType<ark::es2panda::ir::BoxingUnboxingFlags> : std::true_type { struct

Completed in 12 milliseconds