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

  /src/external/gpl3/gcc/dist/gcc/cp/
typeck2.cc 490 /* The recursive part of split_nonconstant_init. DEST is an lvalue
735 split_nonconstant_init (tree dest, tree init)
953 return split_nonconstant_init (decl, value);
733 split_nonconstant_init (tree dest, tree init) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
typeck2.cc 487 /* The recursive part of split_nonconstant_init. DEST is an lvalue
732 split_nonconstant_init (tree dest, tree init)
938 return split_nonconstant_init (decl, value);
730 split_nonconstant_init (tree dest, tree init) function

Completed in 21 milliseconds