Searched refs:get_compile_instance (Results 1 – 5 of 5) sorted by relevance
810 std::unique_ptr<compile_instance> get_compile_instance () const override in get_compile_instance() function946 std::unique_ptr<compile_instance> get_compile_instance () const override in get_compile_instance() function
400 virtual std::unique_ptr<compile_instance> get_compile_instance () const;
673 language_defn::get_compile_instance () const in get_compile_instance() function
6327 * language.c (language_defn::get_compile_instance): New method.6328 * language.h (language_defn::get_compile_instance): Change return6330 * c-lang.c (c_language::get_compile_instance): Change return type.6331 (cplus_language::get_compile_instance): Change return type.
9755 (c_language::get_compile_instance): New member function.9757 (cplus_language::get_compile_instance): New member function.9771 (language_defn::get_compile_instance): New member function.