HomeSort by relevance Sort by last modified time
    Searched full:local_decls (Results 1 - 8 of 8) sorted by null

  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
function.h 537 VEC(tree,gc) *local_decls;
680 /* Add the decl D to the local_decls list of FUN. */
685 VEC_safe_push (tree, gc, fun->local_decls, d);
689 FOR_EACH_VEC_ELT_REVERSE (tree, (FUN)->local_decls, I, D)
tree-pass.h 295 cfun->local_decls. This reduces the size of dump files
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
function.h 537 VEC(tree,gc) *local_decls;
680 /* Add the decl D to the local_decls list of FUN. */
685 VEC_safe_push (tree, gc, fun->local_decls, d);
689 FOR_EACH_VEC_ELT_REVERSE (tree, (FUN)->local_decls, I, D)
tree-pass.h 295 cfun->local_decls. This reduces the size of dump files
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
function.h 537 VEC(tree,gc) *local_decls;
680 /* Add the decl D to the local_decls list of FUN. */
685 VEC_safe_push (tree, gc, fun->local_decls, d);
689 FOR_EACH_VEC_ELT_REVERSE (tree, (FUN)->local_decls, I, D)
tree-pass.h 295 cfun->local_decls. This reduces the size of dump files
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
function.h 512 tree local_decls;
511 tree local_decls; local
tree-pass.h 283 cfun->local_decls. This reduces the size of dump files

Completed in 635 milliseconds