| /src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| c-gimplify.cc | 630 tree enclosing; local 638 enclosing = gimple_bind_block (bind); 639 BLOCK_SUBBLOCKS (enclosing) = chainon (BLOCK_SUBBLOCKS (enclosing), block); 645 BLOCK_SUBBLOCKS of the enclosing block.
|
| /src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
| scope.h | 72 Scope *enclosing; // enclosing Scope member in struct:Scope 78 LabelStatement *slabel; // enclosing labelled statement 79 SwitchStatement *sw; // enclosing switch statement 80 Statement *tryBody; // enclosing _body of TryCatchStatement or TryFinallyStatement 81 TryFinallyStatement *tf; // enclosing try finally statement 82 ScopeGuardStatement *os; // enclosing scope(xxx) statement 83 Statement *sbreak; // enclosing statement that supports "break" 84 Statement *scontinue; // enclosing statement that supports "continue" 99 TemplateInstance *tinst; // enclosing template instanc [all...] |
| template.h | 256 Dsymbol *enclosing; // if referencing local symbols, this is the context member in class:TemplateInstance 269 TemplateInstance *tinst; // enclosing template instance
|
| aggregate.h | 87 * pointing to the dsymbol that directly enclosing it. 88 * 1. The function that enclosing it (nested struct and class) 89 * 2. The class that enclosing it (nested class only) 90 * 3. If enclosing aggregate is template, its enclosing dsymbol. 93 Dsymbol *enclosing; member in class:AggregateDeclaration
|
| /src/external/gpl3/gcc/dist/gcc/c-family/ |
| c-gimplify.cc | 718 tree enclosing; local 726 enclosing = gimple_bind_block (bind); 727 BLOCK_SUBBLOCKS (enclosing) = chainon (BLOCK_SUBBLOCKS (enclosing), block); 733 BLOCK_SUBBLOCKS of the enclosing block.
|
| /src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| CGCleanup.cpp | 430 // As long as Old strictly encloses the scope's enclosing normal 712 EHScope &enclosing = *EHStack.find(Scope.getEnclosingNormalCleanup()); local 713 prebranchDest = CreateNormalEntry(*this, cast<EHCleanupScope>(enclosing)); 844 // to the enclosing cleanup 914 // If there aren't any enclosing cleanups, we can resolve all
|
| /src/external/gpl3/binutils/dist/bfd/ |
| libcoff-in.h | 243 asection *enclosing; member in struct:xcoff_section_tdata 244 /* The lineno_count field for the enclosing section, because we are
|
| libcoff.h | 247 asection *enclosing; member in struct:xcoff_section_tdata 248 /* The lineno_count field for the enclosing section, because we are
|
| xcofflink.c | 719 relocs which may have been cached for the enclosing section. */ 733 asection *enclosing; 735 enclosing = xcoff_section_data (abfd, sec)->enclosing; 737 if (enclosing != NULL 738 && (coff_section_data (abfd, enclosing) == NULL 739 || coff_section_data (abfd, enclosing)->relocs == NULL) 741 && enclosing->reloc_count > 0) 743 if (bfd_coff_read_internal_relocs (abfd, enclosing, true, 749 if (enclosing != NUL 729 asection *enclosing; local 1519 asection *enclosing; local 1685 asection *enclosing; local 1796 asection *enclosing; local 5676 asection *enclosing; local [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| libcoff-in.h | 242 asection *enclosing; member in struct:xcoff_section_tdata 243 /* The lineno_count field for the enclosing section, because we are
|
| libcoff.h | 246 asection *enclosing; member in struct:xcoff_section_tdata 247 /* The lineno_count field for the enclosing section, because we are
|
| xcofflink.c | 719 relocs which may have been cached for the enclosing section. */ 733 asection *enclosing; 735 enclosing = xcoff_section_data (abfd, sec)->enclosing; 737 if (enclosing != NULL 738 && (coff_section_data (abfd, enclosing) == NULL 739 || coff_section_data (abfd, enclosing)->relocs == NULL) 741 && enclosing->reloc_count > 0) 743 if (_bfd_coff_read_internal_relocs (abfd, enclosing, true, 749 if (enclosing != NUL 729 asection *enclosing; local 1519 asection *enclosing; local 1685 asection *enclosing; local 1796 asection *enclosing; local 5676 asection *enclosing; local [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| libcoff-in.h | 239 asection *enclosing; member in struct:xcoff_section_tdata 240 /* The lineno_count field for the enclosing section, because we are
|
| libcoff.h | 243 asection *enclosing; member in struct:xcoff_section_tdata 244 /* The lineno_count field for the enclosing section, because we are
|
| xcofflink.c | 676 relocs which may have been cached for the enclosing section. */ 690 asection *enclosing; 692 enclosing = xcoff_section_data (abfd, sec)->enclosing; 694 if (enclosing != NULL 695 && (coff_section_data (abfd, enclosing) == NULL 696 || coff_section_data (abfd, enclosing)->relocs == NULL) 698 && enclosing->reloc_count > 0) 700 if (_bfd_coff_read_internal_relocs (abfd, enclosing, true, 706 if (enclosing != NUL 686 asection *enclosing; local 1476 asection *enclosing; local 1642 asection *enclosing; local 1753 asection *enclosing; local 5629 asection *enclosing; local [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| libcoff-in.h | 242 asection *enclosing; member in struct:xcoff_section_tdata 243 /* The lineno_count field for the enclosing section, because we are
|
| libcoff.h | 246 asection *enclosing; member in struct:xcoff_section_tdata 247 /* The lineno_count field for the enclosing section, because we are
|
| xcofflink.c | 719 relocs which may have been cached for the enclosing section. */ 733 asection *enclosing; 735 enclosing = xcoff_section_data (abfd, sec)->enclosing; 737 if (enclosing != NULL 738 && (coff_section_data (abfd, enclosing) == NULL 739 || coff_section_data (abfd, enclosing)->relocs == NULL) 741 && enclosing->reloc_count > 0) 743 if (_bfd_coff_read_internal_relocs (abfd, enclosing, true, 749 if (enclosing != NUL 729 asection *enclosing; local 1519 asection *enclosing; local 1685 asection *enclosing; local 1796 asection *enclosing; local 5676 asection *enclosing; local [all...] |
| /src/external/gpl3/gcc/dist/gcc/cp/ |
| class.cc | 1526 /* Return the access node for DECL's access in its enclosing class. */ 1751 /* Find all the ABI tags on T and its enclosing scopes and either call 1823 /* Set IDENTIFIER_MARKED on all the ABI tags on T and its enclosing 3703 enclosing type. Issue any appropriate messages and set appropriate 3787 enclosing type T. Issue any appropriate messages and set appropriate 5843 /* The caller should have stripped an enclosing array. */ 6208 "enclosing class of %<constexpr%> non-static " 7407 tree enclosing; 7426 /* Set the "pointer" to the outermost enclosing union if not set 7451 the enclosing class). * 7403 tree enclosing; member in struct:flexmems_t [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/cp/ |
| class.cc | 1300 /* Return the access node for DECL's access in its enclosing class. */ 1525 /* Find all the ABI tags on T and its enclosing scopes and either call 1597 /* Set IDENTIFIER_MARKED on all the ABI tags on T and its enclosing 3450 enclosing type. Issue any appropriate messages and set appropriate 3534 enclosing type T. Issue any appropriate messages and set appropriate 5550 /* The caller should have stripped an enclosing array. */ 5907 "enclosing class of %<constexpr%> non-static " 7097 tree enclosing; 7116 /* Set the "pointer" to the outermost enclosing union if not set 7141 the enclosing class). * 7093 tree enclosing; member in struct:flexmems_t [all...] |