Lines Matching defs:const
21 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::NamedType *node) const in Check()
26 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::PrefixAssertionExpression *expr) const in Check()
31 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::Decorator *st) const in Check()
36 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::MetaProperty *expr) const in Check()
41 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ScriptFunction *node) const in Check()
46 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSIndexSignature *node) const in Check()
51 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSMethodSignature *node) const in Check()
56 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSPropertySignature *node) const in Check()
61 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSSignatureDeclaration *node) const in Check()
66 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ETSScript *node) const in Check()
71 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ETSImportDeclaration *node) const in Check()
76 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ETSTuple *node) const in Check()
81 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ETSUnionType *node) const in Check()
86 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ETSWildcardType *node) const in Check()
91 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ChainExpression *expr) const in Check()
96 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ClassExpression *expr) const in Check()
101 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ETSReExportDeclaration *expr) const in Check()
106 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::DirectEvalExpression *expr) const in Check()
111 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::FunctionExpression *expr) const in Check()
116 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::NewExpression *expr) const in Check()
121 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::OmittedExpression *expr) const in Check()
126 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TaggedTemplateExpression *expr) const in Check()
131 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::YieldExpression *expr) const in Check()
136 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::RegExpLiteral *expr) const in Check()
141 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::UndefinedLiteral *expr) const in Check()
147 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ExportAllDeclaration *st) const in Check()
152 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ExportDefaultDeclaration *st) const in Check()
157 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ExportNamedDeclaration *st) const in Check()
162 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ExportSpecifier *st) const in Check()
167 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ImportDefaultSpecifier *st) const in Check()
172 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ImportSpecifier *st) const in Check()
177 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::DebuggerStatement *st) const in Check()
182 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::ForInStatement *st) const in Check()
187 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::FunctionDeclaration *st) const in Check()
192 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::SwitchCaseStatement *st) const in Check()
198 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSAnyKeyword *node) const in Check()
203 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSBigintKeyword *node) const in Check()
208 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSBooleanKeyword *node) const in Check()
213 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSClassImplements *expr) const in Check()
218 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSConditionalType *node) const in Check()
223 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSConstructorType *node) const in Check()
228 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSEnumMember *st) const in Check()
233 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSExternalModuleReference *expr) const in Check()
238 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSFunctionType *node) const in Check()
243 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSImportEqualsDeclaration *st) const in Check()
248 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSImportType *node) const in Check()
253 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSIndexedAccessType *node) const in Check()
258 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSInferType *node) const in Check()
263 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSInterfaceBody *expr) const in Check()
268 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSInterfaceHeritage *expr) const in Check()
273 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSIntersectionType *node) const in Check()
278 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSLiteralType *node) const in Check()
283 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSMappedType *node) const in Check()
288 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSModuleBlock *st) const in Check()
293 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSModuleDeclaration *st) const in Check()
298 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSNamedTupleMember *node) const in Check()
303 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSNeverKeyword *node) const in Check()
308 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSNullKeyword *node) const in Check()
313 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSNumberKeyword *node) const in Check()
318 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSObjectKeyword *node) const in Check()
323 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSParameterProperty *expr) const in Check()
328 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSParenthesizedType *node) const in Check()
333 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSStringKeyword *node) const in Check()
338 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSThisType *node) const in Check()
343 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTupleType *node) const in Check()
348 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypeAssertion *expr) const in Check()
353 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypeLiteral *node) const in Check()
358 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypeOperator *node) const in Check()
363 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypeParameter *expr) const in Check()
368 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypeParameterDeclaration *expr) const in Check()
373 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypeParameterInstantiation *expr) const in Check()
378 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypePredicate *node) const in Check()
383 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypeQuery *node) const in Check()
388 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSTypeReference *node) const in Check()
393 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSUndefinedKeyword *node) const in Check()
398 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSUnionType *node) const in Check()
403 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSUnknownKeyword *node) const in Check()
408 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::TSVoidKeyword *node) const in Check()
413 checker::Type *ETSAnalyzer::Check([[maybe_unused]] ir::DummyNode *expr) const in Check()