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

  /src/external/gpl3/gcc/dist/gcc/cp/
decl.cc 11103 if (DECL_CONSTRUCTOR_P (decl) && !grok_ctor_properties (ctype, decl))
15915 grok_ctor_properties (const_tree ctype, const_tree decl)
15898 grok_ctor_properties (const_tree ctype, const_tree decl) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc 10621 if (DECL_CONSTRUCTOR_P (decl) && !grok_ctor_properties (ctype, decl))
15204 grok_ctor_properties (const_tree ctype, const_tree decl)
15187 grok_ctor_properties (const_tree ctype, const_tree decl) function

Completed in 35 milliseconds