Searched refs:scope (Results 151 - 175 of 258) sorted by relevance

1234567891011

/openbsd-current/gnu/llvm/lldb/source/Core/
H A DDisassembler.cpp301 const uint32_t scope = local
433 sc.GetAddressRange(scope, 0, use_inline_block_range,
440 sc.GetAddressRange(scope, 0, use_inline_block_range,
/openbsd-current/gnu/gcc/gcc/
H A Dc-tree.h120 /* Record whether a label was defined in the scope of an identifier
171 tag in an inner scope. */
174 scope. */
421 /* The scope of this context. Multiple contexts may be at the same
422 numbered scope, since each variably modified declaration starts a
424 unsigned scope; member in struct:c_label_context_vm
613 /* True means global_bindings_p should return false even if the scope stack
614 says we are in file scope. */
H A Dgimplify.c233 /* Note that we've left a COND_EXPR. If we're back at unconditional scope
654 declare_vars (tree vars, tree scope, bool debug_info) argument
662 braces. So drill down until we find an actual scope. */
663 while (TREE_CODE (scope) == COMPOUND_EXPR)
664 scope = TREE_OPERAND (scope, 0);
666 gcc_assert (TREE_CODE (scope) == BIND_EXPR);
670 block = BIND_EXPR_BLOCK (scope);
673 TREE_CHAIN (last) = BIND_EXPR_VARS (scope);
674 BIND_EXPR_VARS (scope)
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DShell.pm1079 my $scope;
1081 $scope = "this command";
1083 $scope = "this or a previous session";
1087 $scope = "this session";
1105 $CPAN::Frontend->myprint("Failed during $scope:\n$print");
1107 $CPAN::Frontend->myprint("Nothing failed in $scope\n");
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DQualTypeNames.cpp54 const ASTContext &Ctx, NestedNameSpecifier *scope, bool WithGlobalNsPrefix);
225 // scope where they were introduced, and therefore are often
306 // TagDecl, which means it is a type local to a scope, and not
/openbsd-current/gnu/llvm/lldb/include/lldb/Symbol/
H A DType.h194 // the remaining type scope (namespaces/classes).
196 llvm::StringRef &scope,
/openbsd-current/gnu/llvm/lldb/source/Target/
H A DStackFrame.cpp147 // Make sure we have resolved the StackID object's symbol context scope if we
152 // We already have a symbol context scope, we just don't have our flag
157 // scope if we have one.
158 SymbolContextScope *scope = GetFrameBlock(); local
159 if (scope == nullptr) {
165 scope = m_sc.symbol;
167 // Set the symbol context scope (the accessor will set the
169 SetSymbolContextScope(scope);
385 // for an inlined function scope that won't match what a standard
536 // variables that are in scope
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/experimental/lib/
H A Dexperimental.pm164 lexical scope:
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/EventFacet/
H A DTrace.pm166 warnings settings in a new scope.
/openbsd-current/usr.sbin/ospf6d/
H A Dospf6d.h299 struct lsa_tree lsa_tree; /* LSA with link local scope */
402 unsigned int scope; /* scope of nexthop */ member in struct:kroute
480 unsigned int ifindex; /* scope of nexthop */
/openbsd-current/gnu/usr.bin/perl/lib/
H A DPerlIO.pm86 set by using the L<open> pragma for a lexical scope, or the C<-C>
88 program scope).
/openbsd-current/gnu/llvm/lldb/source/Symbol/
H A DType.cpp677 llvm::StringRef &scope,
727 scope = name.take_front(name.size() - basename.size());
676 GetTypeScopeAndBasename(llvm::StringRef name, llvm::StringRef &scope, llvm::StringRef &basename, TypeClass &type_class) argument
/openbsd-current/lib/libcrypto/perlasm/
H A Dx86_64-xlate.pl374 ($nasm ? ":" : "\tPROC $current_function->{scope}") .
393 ($nasm ? ":" : "\tPROC $current_function->{scope}");
463 $current_function->{scope} = defined($globals{$sym})?"PUBLIC":"PRIVATE";
467 $current_function->{scope} = defined($globals{$sym})?"PUBLIC":"PRIVATE";
/openbsd-current/gnu/usr.bin/perl/t/run/
H A Dlocale.t444 "1,5\n1.5", { stderr => 'devnull' }, "Radix print properly in locale scope, and without");
/openbsd-current/gnu/usr.bin/perl/ext/Opcode/
H A DOpcode.pm337 warn die lineseq nextstate scope enter leave
459 beyond the scope of the compartment.
/openbsd-current/gnu/usr.bin/perl/
H A Dconfigpm84 regcomp.h regexp.h regnodes.h scope.h sv.h thread.h utf8.h
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGException.cpp468 // Check if CapturedDecl is nothrow and create terminate scope for it.
531 /// Emit the dispatch block for a filter scope if necessary.
575 // Check if CapturedDecl is nothrow and pop terminate scope for it.
647 // Mark scope with SehTryBegin as a SEH __try scope
659 // The dispatch block for the end of the scope chain is a block that
664 // Otherwise, we should look at the actual scope.
665 EHScope &scope = *EHStack.find(si);
667 llvm::BasicBlock *dispatchBlock = scope.getCachedEHDispatchBlock();
669 switch (scope
[all...]
/openbsd-current/gnu/usr.bin/perl/lib/B/
H A DDeparse.pm478 # doesn���t work and ���my sub��� ignores a &sub in scope. I.e.,
510 # makes use of a lexical var that's not in scope.
1451 return $op->name eq "leave" || $op->name eq "scope"
1856 # If a lexical with the same name is in scope, or
2369 # that case we may have a lexical sub named no/use/sub in scope but
4076 if (!is_state $body->first and $body->first->name !~ /^(?:stub|leave|scope)$/) {
4181 unless ($name eq "scope" || $name eq "leave") {
4182 die "Expected scope or leave as second child of catch, got $name instead";
4187 my $catchcode = $name eq 'scope' ? scopeop(0, $self, $catchblock)
4236 } elsif ($op->first->name eq "scope") {
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Ddwarfout.c711 /* Nonzero if we are performing our file-scope finalization pass and if
712 we should force out Dwarf descriptions of any and all file-scope
3858 /* Output a DIE to represent a declared function (either file-scope
3908 /* Output a DIE to represent a declared data object (either file-scope
4025 /* Output a DIE to represent a declared data object (either file-scope
4239 /* Output a DIE to represent a declared function (either file-scope
4550 DIE (e.g. a function or lexical block DIE) associated with a given scope.
4555 Note that TYPE_CONTEXT(type) may be NULL (to indicate global scope)
4563 The `scope' parameter should likewise be NULL or should point to a
4575 the `scope' paramete
[all...]
/openbsd-current/gnu/gcc/gcc/cp/
H A Dtree.c126 /* A currently unresolved scope ref. */
839 build_qualified_name (tree type, tree scope, tree name, bool template_p)
843 || scope == error_mark_node
846 t = build2 (SCOPE_REF, type, scope, name);
1898 error ("can only use %qE attribute on file-scope definitions "
2235 /* Things in local scope do not have linkage, if they don't have
834 build_qualified_name(tree type, tree scope, tree name, bool template_p) argument
/openbsd-current/gnu/usr.bin/perl/ext/re/
H A Dre.pm356 # in this scope
410 warnings category (if not already on) within its scope.
450 added to every regular expression till the end of the lexical scope.
495 the behaviour specified by whatever other pragmata are in scope. For
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dcoffgrok.c630 file_scope = n->scope = top_scope;
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dcoffgrok.c630 file_scope = n->scope = top_scope;
/openbsd-current/gnu/usr.bin/perl/ext/Hash-Util-FieldHash/lib/Hash/Util/
H A DFieldHash.pm78 # the following entry will be deleted when $object goes out of scope
87 # the following entry will be deleted when $object goes out of scope
131 goes out of scope, any entries in the given hashes under the key of
260 but these must be deleted when the object goes out of scope. Thus
426 you do inside the loop could cause an object to go out of scope, a
439 the reference goes out of scope. If you happen to create an entry
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp844 lldb::ValueType scope = eValueTypeInvalid;
859 scope = (sym.kind() == S_GDATA32) ? eValueTypeVariableGlobal
879 scope = eValueTypeVariableThreadLocal;
921 scope, comp_unit.get(), ranges, &decl, location, is_external, artificial,
1101 // (for example we are 3 levels deep in a nested scope) it will find the
1819 // when lookuping local variables in this scope.
2266 // If this exact symbol opens a scope, we can just directly access its
2293 // scope stack.
2295 // We can use the end offset of the scope to determine whether or not
2296 // we can just outright skip this entire scope
[all...]

Completed in 421 milliseconds

1234567891011