MCPcopy Index your code
hub / github.com/google/mangle / AllUseDecl

Method AllUseDecl

parse/gen/mangle_parser.go:462–462  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

460 // Getter signatures
461 PackageDecl() IPackageDeclContext
462 AllUseDecl() []IUseDeclContext
463 UseDecl(i int) IUseDeclContext
464 AllDecl() []IDeclContext
465 Decl(i int) IDeclContext

Callers 1

VisitProgramMethod · 0.65

Implementers 1

ProgramContextparse/gen/mangle_parser.go

Calls

no outgoing calls

Tested by

no test coverage detected