• Home
  • Raw
  • Download

Lines Matching full:check

21 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::NamedType *node) const  in Check()  function in ark::es2panda::checker::ETSAnalyzer
26 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::PrefixAssertionExpression *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
31 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::Decorator *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
36 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::MetaProperty *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
41 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ScriptFunction *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
46 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSIndexSignature *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
51 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSMethodSignature *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
56 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSPropertySignature *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
61 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSSignatureDeclaration *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
66 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ETSModule *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
71 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ETSImportDeclaration *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
76 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ETSTuple *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
81 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ETSUnionType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
86 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ETSWildcardType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
91 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ChainExpression *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
96 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ClassExpression *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
101 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ETSReExportDeclaration *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
106 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::DirectEvalExpression *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
111 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::FunctionExpression *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
116 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ImportExpression *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
121 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::NewExpression *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
126 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::OmittedExpression *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
131 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TaggedTemplateExpression *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
136 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::YieldExpression *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
141 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::RegExpLiteral *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
146 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::UndefinedLiteral *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
152 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ExportAllDeclaration *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
157 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ExportDefaultDeclaration *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
162 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ExportNamedDeclaration *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
167 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ExportSpecifier *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
172 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ImportDefaultSpecifier *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
177 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ImportSpecifier *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
182 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::DebuggerStatement *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
187 checker::Type *ETSAnalyzer::Check(ir::ForInStatement *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
193 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::FunctionDeclaration *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
198 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::SwitchCaseStatement *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
204 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSAnyKeyword *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
209 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSBigintKeyword *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
214 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSBooleanKeyword *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
219 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSClassImplements *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
224 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSConditionalType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
229 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSConstructorType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
234 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSEnumMember *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
239 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSExternalModuleReference *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
244 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSFunctionType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
249 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSImportEqualsDeclaration *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
254 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSImportType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
259 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSIndexedAccessType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
264 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSInferType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
269 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSInterfaceBody *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
274 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSInterfaceHeritage *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
279 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSIntersectionType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
284 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSLiteralType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
289 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSMappedType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
294 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSModuleBlock *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
299 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSModuleDeclaration *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
304 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSNamedTupleMember *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
309 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSNeverKeyword *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
314 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSNullKeyword *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
319 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSNumberKeyword *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
324 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSObjectKeyword *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
329 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSParameterProperty *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
334 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSParenthesizedType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
339 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSStringKeyword *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
344 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSThisType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
350 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTupleType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
355 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypeAssertion *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
360 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypeLiteral *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
365 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypeOperator *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
370 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypeParameter *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
375 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypeParameterDeclaration *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
380 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypeParameterInstantiation *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
385 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypePredicate *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
390 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypeQuery *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
395 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypeReference *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
400 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSUndefinedKeyword *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
405 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSUnionType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
410 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSUnknownKeyword *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
415 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSVoidKeyword *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
420 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::DummyNode *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer