HomeSort by: relevance | last modified time | path
    Searched defs:define_label (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/d/
toir.cc 326 tree define_label (Statement *s, Identifier *ident = NULL) function in class:IRVisitor
777 tree label = this->define_label (sym->statement, sym->ident);
883 tree label = this->define_label (s);
909 tree label = this->define_label (s);
toir.cc 326 tree define_label (Statement *s, Identifier *ident = NULL) function in class:IRVisitor
777 tree label = this->define_label (sym->statement, sym->ident);
883 tree label = this->define_label (s);
909 tree label = this->define_label (s);
  /src/external/gpl3/gcc/dist/gcc/c/
c-decl.cc 4021 /* Subroutine of lookup_label, declare_label, define_label: construct a
4264 define_label (location_t location, tree name)
4248 define_label (location_t location, tree name) function
c-decl.cc 4021 /* Subroutine of lookup_label, declare_label, define_label: construct a
4264 define_label (location_t location, tree name)
4248 define_label (location_t location, tree name) function
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-decl.cc 3836 /* Subroutine of lookup_label, declare_label, define_label: construct a
4072 define_label (location_t location, tree name)
4056 define_label (location_t location, tree name) function
c-decl.cc 3836 /* Subroutine of lookup_label, declare_label, define_label: construct a
4072 define_label (location_t location, tree name)
4056 define_label (location_t location, tree name) function
  /src/external/gpl3/gcc/dist/gcc/cp/
decl.cc 385 define_label (location, DECL_NAME (label));
4080 define_label (location_t location, tree name)
4073 define_label (location_t location, tree name) function
decl.cc 385 define_label (location, DECL_NAME (label));
4080 define_label (location_t location, tree name)
4073 define_label (location_t location, tree name) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc 375 define_label (location, DECL_NAME (label));
3771 define_label (location_t location, tree name)
3764 define_label (location_t location, tree name) function
decl.cc 375 define_label (location, DECL_NAME (label));
3771 define_label (location_t location, tree name)
3764 define_label (location_t location, tree name) function

Completed in 130 milliseconds