HomeSort by: relevance | last modified time | path
    Searched refs:cxx_sizeof_nowarn (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
init.cc 5292 cxx_sizeof_nowarn (type),
5309 cxx_sizeof_nowarn (type),
5326 build_op_delete_call (DELETE_EXPR, addr, cxx_sizeof_nowarn (type),
typeck.cc 2101 cxx_sizeof_nowarn (tree type)
7688 inc = cxx_sizeof_nowarn (TREE_TYPE (argtype));
2097 cxx_sizeof_nowarn (tree type) function
cp-tree.h 8205 extern tree cxx_sizeof_nowarn (tree);
  /src/external/gpl3/gcc.old/dist/gcc/cp/
init.cc 5148 cxx_sizeof_nowarn (type),
5165 cxx_sizeof_nowarn (type),
5182 build_op_delete_call (DELETE_EXPR, addr, cxx_sizeof_nowarn (type),
typeck.cc 1946 cxx_sizeof_nowarn (tree type)
7273 inc = cxx_sizeof_nowarn (TREE_TYPE (argtype));
1942 cxx_sizeof_nowarn (tree type) function
cp-tree.h 7987 extern tree cxx_sizeof_nowarn (tree);

Completed in 52 milliseconds