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

  /src/external/gpl3/gcc/dist/gcc/cp/
mangle.cc 2398 int is_builtin_type = 0; local
2499 ++is_builtin_type;
2575 ++is_builtin_type;
2664 ++is_builtin_type;
2686 if (!is_builtin_type)
mangle.cc 2398 int is_builtin_type = 0; local
2499 ++is_builtin_type;
2575 ++is_builtin_type;
2664 ++is_builtin_type;
2686 if (!is_builtin_type)
  /src/external/gpl3/gcc.old/dist/gcc/cp/
mangle.cc 2147 int is_builtin_type = 0; local
2248 ++is_builtin_type;
2314 ++is_builtin_type;
2405 ++is_builtin_type;
2428 if (!is_builtin_type)
mangle.cc 2147 int is_builtin_type = 0; local
2248 ++is_builtin_type;
2314 ++is_builtin_type;
2405 ++is_builtin_type;
2428 if (!is_builtin_type)

Completed in 85 milliseconds