Home
last modified time | relevance | path

Searched defs:Check (Results 1 – 25 of 139) sorted by relevance

123456

/arkcompiler/runtime_core/verification/util/
Dsaturated_enum.h70 bool Check(Enum e, bool prev_set) const in Check() function
132 bool Check(Enum e, bool prev_set) const in Check() function
/arkcompiler/ets_frontend/es2panda/ir/module/
DimportDefaultSpecifier.cpp35 checker::Type *ImportDefaultSpecifier::Check([[maybe_unused]] checker::Checker *checker) const in Check() function in panda::es2panda::ir::ImportDefaultSpecifier
DexportAllDeclaration.cpp40 checker::Type *ExportAllDeclaration::Check([[maybe_unused]] checker::Checker *checker) const in Check() function in panda::es2panda::ir::ExportAllDeclaration
DimportNamespaceSpecifier.cpp35 checker::Type *ImportNamespaceSpecifier::Check([[maybe_unused]] checker::Checker *checker) const in Check() function in panda::es2panda::ir::ImportNamespaceSpecifier
DimportSpecifier.cpp36 checker::Type *ImportSpecifier::Check([[maybe_unused]] checker::Checker *checker) const in Check() function in panda::es2panda::ir::ImportSpecifier
DexportSpecifier.cpp36 checker::Type *ExportSpecifier::Check([[maybe_unused]] checker::Checker *checker) const in Check() function in panda::es2panda::ir::ExportSpecifier
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsExternalModuleReference.cpp34 checker::Type *TSExternalModuleReference::Check([[maybe_unused]] checker::Checker *checker) const in Check() function in panda::es2panda::ir::TSExternalModuleReference
DtsNamedTupleMember.cpp39 checker::Type *TSNamedTupleMember::Check(checker::Checker *checker) const in Check() function in panda::es2panda::ir::TSNamedTupleMember
DtsClassImplements.cpp42 checker::Type *TSClassImplements::Check([[maybe_unused]] checker::Checker *checker) const in Check() function in panda::es2panda::ir::TSClassImplements
DtsTypeAssertion.cpp38 checker::Type *TSTypeAssertion::Check([[maybe_unused]] checker::Checker *checker) const in Check() function in panda::es2panda::ir::TSTypeAssertion
DtsImportEqualsDeclaration.cpp40 checker::Type *TSImportEqualsDeclaration::Check([[maybe_unused]] checker::Checker *checker) const in Check() function in panda::es2panda::ir::TSImportEqualsDeclaration
DtsPropertySignature.cpp47 checker::Type *TSPropertySignature::Check(checker::Checker *checker) const in Check() function in panda::es2panda::ir::TSPropertySignature
DtsNonNullExpression.cpp34 checker::Type *TSNonNullExpression::Check([[maybe_unused]] checker::Checker *checker) const in Check() function in panda::es2panda::ir::TSNonNullExpression
DtsParameterProperty.cpp44 checker::Type *TSParameterProperty::Check([[maybe_unused]] checker::Checker *checker) const in Check() function in panda::es2panda::ir::TSParameterProperty
DtsEnumMember.cpp39 checker::Type *TSEnumMember::Check([[maybe_unused]] checker::Checker *checker) const in Check() function in panda::es2panda::ir::TSEnumMember
DtsPrivateIdentifier.cpp45 checker::Type *TSPrivateIdentifier::Check([[maybe_unused]] checker::Checker *checker) const in Check() function in panda::es2panda::ir::TSPrivateIdentifier
DtsInterfaceHeritage.cpp42 checker::Type *TSInterfaceHeritage::Check([[maybe_unused]] checker::Checker *checker) const in Check() function in panda::es2panda::ir::TSInterfaceHeritage
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DclassExpression.cpp38 checker::Type *ClassExpression::Check([[maybe_unused]] checker::Checker *checker) const in Check() function in panda::es2panda::ir::ClassExpression
DomittedExpression.cpp32 checker::Type *OmittedExpression::Check(checker::Checker *checker) const in Check() function in panda::es2panda::ir::OmittedExpression
/arkcompiler/ets_frontend/es2panda/ir/statements/
DexpressionStatement.cpp38 checker::Type *ExpressionStatement::Check(checker::Checker *checker) const in Check() function in panda::es2panda::ir::ExpressionStatement
DthrowStatement.cpp40 checker::Type *ThrowStatement::Check([[maybe_unused]] checker::Checker *checker) const in Check() function in panda::es2panda::ir::ThrowStatement
DemptyStatement.cpp31 checker::Type *EmptyStatement::Check([[maybe_unused]] checker::Checker *checker) const in Check() function in panda::es2panda::ir::EmptyStatement
/arkcompiler/ets_frontend/es2panda/ir/expressions/literals/
DnullLiteral.cpp36 checker::Type *NullLiteral::Check(checker::Checker *checker) const in Check() function in panda::es2panda::ir::NullLiteral
/arkcompiler/ets_frontend/es2panda/ir/base/
Ddecorator.cpp35 checker::Type *Decorator::Check([[maybe_unused]] checker::Checker *checker) const in Check() function in panda::es2panda::ir::Decorator
DtemplateElement.cpp37 checker::Type *TemplateElement::Check([[maybe_unused]] checker::Checker *checker) const in Check() function in panda::es2panda::ir::TemplateElement

123456