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

  /src/external/gpl3/gcc/dist/gcc/
tree.cc 3828 || decl_function_context (op) == current_function_decl)
3834 || decl_function_context (op) == current_function_decl)
8541 decl_function_context (const_tree decl)
8517 decl_function_context (const_tree decl) function
  /src/external/gpl3/gcc.old/dist/gcc/
tree.cc 3789 || decl_function_context (op) == current_function_decl)
3795 || decl_function_context (op) == current_function_decl)
8395 decl_function_context (const_tree decl)
8371 decl_function_context (const_tree decl) function

Completed in 171 milliseconds