Searched defs:declaration (Results 1 – 8 of 8) sorted by relevance
27 function funky(declaration) { argument
7 "declaration": true, boolean
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
2115 …auto *declaration = AllocNode<ir::VariableDeclaration>(varKind, std::move(declarators), isDeclare); in ParseVariableDeclaration() local
1370 auto *declaration = AllocNode<ir::VariableDeclaration>(varKind, std::move(declarators), false); in CreateVariableDeclarationWithIdentify() local
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument