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

  /src/external/gpl3/gcc/dist/gcc/cp/
name-lookup.cc 5054 constructor_name (tree type)
5074 if (name && name == constructor_name (type))
5052 constructor_name (tree type) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
name-lookup.cc 4711 constructor_name (tree type)
4731 if (name && name == constructor_name (type))
4709 constructor_name (tree type) function

Completed in 21 milliseconds