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

  /src/external/gpl3/gcc/dist/gcc/cp/
lambda.cc 307 is_constant_capture_proxy (tree decl) function
1757 if (is_constant_capture_proxy (decl))
1764 && is_constant_capture_proxy (*t))
  /src/external/gpl3/gcc.old/dist/gcc/cp/
lambda.cc 303 is_constant_capture_proxy (tree decl) function
1526 if (is_constant_capture_proxy (decl))
1533 && is_constant_capture_proxy (*t))

Completed in 44 milliseconds