Home
last modified time | relevance | path

Searched refs:GuardStack (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/autodie/lib/autodie/
H A DUtil.pm8 use autodie::Scope::GuardStack;
37 $stack = autodie::Scope::GuardStack->new;
/openbsd-src/gnu/usr.bin/perl/cpan/autodie/lib/autodie/Scope/
H A DGuardStack.pm1 package autodie::Scope::GuardStack;
81 autodie::Scope::GuardStack - Hook stack for managing scopes via %^H
85 use autodie::Scope::GuardStack;
86 my $stack = autodie::Scope::GuardStack->new
108 my $stack = autodie::Scope::GuardStack->new;
110 Creates a new C<autodie::Scope::GuardStack>. The stack is initially
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DCOFF.h781 GuardStack = 0x100, enumerator