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

  /src/external/gpl3/gcc/dist/gcc/cp/
lambda.cc 1434 lambda_static_thunk_p (tree fn) function
1446 && lambda_static_thunk_p (current_function_decl));
  /src/external/gpl3/gcc.old/dist/gcc/cp/
lambda.cc 1351 lambda_static_thunk_p (tree fn) function
1363 && lambda_static_thunk_p (current_function_decl));

Completed in 47 milliseconds