Searched defs:referencePart (Results 1 – 5 of 5) sorted by relevance
33 void ControlTypeAndAddToEntry(std::string name, ir::AstNode *referencePart, std::vector<lsp::Comple… in ControlTypeAndAddToEntry()58 ir::AstNode *referencePart = methodDefinition->Value()->FindChild( in GetCompletionsFromBody() local69 ir::AstNode *referencePart = in GetCompletionsFromBody() local
116 ir::ETSTypeReferencePart *referencePart = nullptr; in CreateTypeParameterInstantiation() local
172 auto *const referencePart = ctx->AllocNode<ir::ETSTypeReferencePart>(ident, allocator); in MakeTypeReference() local
96 ir::ETSTypeReferencePart *referencePart = nullptr; in CreateTypeParameterInstantiation() local
51 auto *const referencePart = ctx->AllocNode<ir::ETSTypeReferencePart>(ident, ctx->Allocator()); in MakeTypeReference() local