Searched refs:cxx_init (Results 1 – 7 of 7) sorted by relevance
51 #define LANG_HOOKS_INIT cxx_init
221 cxx_init (void) in cxx_init() function
5248 extern bool cxx_init (void);
45 #define LANG_HOOKS_INIT cxx_init
282 cxx_init (void) in cxx_init() function
6526 extern bool cxx_init (void);
354 if (cxx_init () == false) in objc_init()