Searched refs:is_a_helper (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/lib/gcc/arm-none-eabi/4.8.1/plugin/include/
H A Dis-a.h100 '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);
H A Dcgraph.h506 is_a_helper <cgraph_node>::test (symtab_node_def *p)
516 is_a_helper <varpool_node>::test (symtab_node_def *p)

Completed in 100 milliseconds