Searched refs:get_result (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dopt-problem.h156 wrapped_t get_result () const { return m_result; } function in class:opt_wrapper
274 wrapped_pointer_t operator-> () const { return this->get_result (); }
H A Dopt-problem.cc130 ASSERT_TRUE (res.get_result ());
233 ASSERT_FALSE (res.get_result ());
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dopt-problem.h156 wrapped_t get_result () const { return m_result; } function in class:opt_wrapper
274 wrapped_pointer_t operator-> () const { return this->get_result (); }
H A Dopt-problem.cc130 ASSERT_TRUE (res.get_result ());
233 ASSERT_FALSE (res.get_result ());
/netbsd-current/external/mpl/bind/dist/bin/tests/system/
H A Dconftest.py221 report = outcome.get_result()
/netbsd-current/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py2348 def get_result(self): member in class:Type

Completed in 182 milliseconds