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

  /src/external/gpl3/gcc/dist/gcc/
ubsan.cc 91 decl_for_type_lookup (tree type) function
390 tree decl = decl_for_type_lookup (type3);
ubsan.cc 91 decl_for_type_lookup (tree type) function
390 tree decl = decl_for_type_lookup (type3);
  /src/external/gpl3/gcc.old/dist/gcc/
ubsan.cc 89 decl_for_type_lookup (tree type) function
361 tree decl = decl_for_type_lookup (type);
ubsan.cc 89 decl_for_type_lookup (tree type) function
361 tree decl = decl_for_type_lookup (type);

Completed in 113 milliseconds