• 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::ETSScript *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::NewExpression *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
121 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::OmittedExpression *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
126 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TaggedTemplateExpression *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
131 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::YieldExpression *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
136 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::RegExpLiteral *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
141 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::UndefinedLiteral *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
147 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ExportAllDeclaration *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
152 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ExportDefaultDeclaration *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
157 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ExportNamedDeclaration *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
162 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ExportSpecifier *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
167 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ImportDefaultSpecifier *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
172 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ImportSpecifier *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
177 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::DebuggerStatement *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
182 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ForInStatement *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
187 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::FunctionDeclaration *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
192 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::SwitchCaseStatement *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
198 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSAnyKeyword *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
203 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSBigintKeyword *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
208 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSBooleanKeyword *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
213 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSClassImplements *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
218 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSConditionalType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
223 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSConstructorType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
228 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSEnumMember *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
233 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSExternalModuleReference *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
238 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSFunctionType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
243 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSImportEqualsDeclaration *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
248 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSImportType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
253 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSIndexedAccessType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
258 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSInferType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
263 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSInterfaceBody *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
268 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSInterfaceHeritage *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
273 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSIntersectionType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
278 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSLiteralType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
283 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSMappedType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
288 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSModuleBlock *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
293 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSModuleDeclaration *st) const in Check() function in ark::es2panda::checker::ETSAnalyzer
298 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSNamedTupleMember *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
303 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSNeverKeyword *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
308 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSNullKeyword *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
313 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSNumberKeyword *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
318 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSObjectKeyword *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
323 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSParameterProperty *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
328 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSParenthesizedType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
333 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSStringKeyword *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
338 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSThisType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
343 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTupleType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
348 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypeAssertion *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
353 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypeLiteral *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
358 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypeOperator *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
363 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypeParameter *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
368 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypeParameterDeclaration *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
373 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypeParameterInstantiation *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer
378 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypePredicate *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
383 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypeQuery *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
388 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypeReference *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
393 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSUndefinedKeyword *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
398 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSUnionType *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
403 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSUnknownKeyword *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
408 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSVoidKeyword *node) const in Check() function in ark::es2panda::checker::ETSAnalyzer
413 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::DummyNode *expr) const in Check() function in ark::es2panda::checker::ETSAnalyzer