Searched defs:scopePath (Results 1 – 1 of 1) sorted by relevance
726 auto GetDeclByScopePath(ArenaVector<varbinder::Scope *> &scopePath, size_t position, ArenaAllocator… in GetDeclByScopePath()762 auto scopePath = BuildScopePath(compiler::NearestScope(precedingToken), allocator); in GetGlobalCompletions() local786 ArenaVector<varbinder::Scope *> scopePath(allocator->Adapter()); in BuildScopePath() local