Searched defs:declaration (Results 1 – 6 of 6) sorted by relevance
8 "declaration": true, boolean
411 …const ir::AstNode *declaration = FindAncestorUntilGivenType(decl->Node(), ir::AstNodeType::SCRIPT_… in GetTypeOfVariable() local491 …const ir::TSTypeAliasDeclaration *declaration = var->Declaration()->Node()->AsTSTypeAliasDeclarati… in GetTypeFromTypeAliasReference() local
459 for (const auto *declaration : decl->Decls()) { in GetBaseTypes() local519 for (const auto *declaration : decl->Decls()) { in ResolveDeclaredMembers() local
374 auto *declaration = AllocNode<ir::VariableDeclaration>(varKind, std::move(declarators), false); in CreateVariableDeclarationWithIdentify() local
1986 …auto *declaration = AllocNode<ir::VariableDeclaration>(varKind, std::move(declarators), isDeclare); in ParseVariableDeclaration() local
2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property