HomeSort by relevance Sort by last modified time
    Searched refs:is_a_helper (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
is-a.h 100 'missing symbol' error message for 'is_a_helper<....>::test', it means that
107 template member function 'test' of the template class 'is_a_helper'. For
113 is_a_helper <cgraph_node>::test (symtab_node_def *p)
125 is_a_helper <cgraph_node>::cast (symtab_node_def *p)
138 struct is_a_helper struct
158 is_a_helper <T>::cast (U *p)
174 return is_a_helper<T>::test (p);
185 return is_a_helper <T>::cast (p);
196 return is_a_helper <T>::cast (p);
cgraph.h 495 is_a_helper <cgraph_node>::test (symtab_node_def *p)
505 is_a_helper <varpool_node>::test (symtab_node_def *p)
    [all...]

Completed in 45 milliseconds