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

  /src/external/gpl3/gcc/dist/gcc/cp/
decl.cc 8223 decl_maybe_constant_destruction (tree decl, tree type)
8968 if (!decl_maybe_constant_destruction (decl, type))
9938 if (decl_maybe_constant_destruction (decl, type)
10062 if (decl_maybe_constant_destruction (decl, TREE_TYPE (decl)))
19162 else if (decl_maybe_constant_destruction (decl, type)
8211 decl_maybe_constant_destruction (tree decl, tree type) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc 7858 decl_maybe_constant_destruction (tree decl, tree type)
8557 if (!decl_maybe_constant_destruction (decl, type))
9485 if (decl_maybe_constant_destruction (decl, type)
9609 if (decl_maybe_constant_destruction (decl, TREE_TYPE (decl)))
18427 else if (decl_maybe_constant_destruction (decl, type)
7846 decl_maybe_constant_destruction (tree decl, tree type) function

Completed in 30 milliseconds