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

  /src/external/gpl3/gcc/dist/gcc/cp/
typeck.cc 2188 cxx_alignof_expr (location_t loc, tree e, bool std_alignof,
2272 return cxx_alignof_expr (loc, e, std_alignof,
2184 cxx_alignof_expr (location_t loc, tree e, bool std_alignof, function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
typeck.cc 2040 cxx_alignof_expr (location_t loc, tree e, bool std_alignof,
2124 return cxx_alignof_expr (loc, e, std_alignof,
2036 cxx_alignof_expr (location_t loc, tree e, bool std_alignof, function

Completed in 43 milliseconds