HomeSort by: relevance | last modified time | path
    Searched defs:x_current_class_ptr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
cp-tree.h 1889 tree x_current_class_ptr;
2134 tree x_current_class_ptr;
2173 ? &cp_function_chain->x_current_class_ptr \
2174 : &scope_chain->x_current_class_ptr))
1884 tree x_current_class_ptr; variable
2129 tree x_current_class_ptr; variable
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cp-tree.h 1841 tree x_current_class_ptr;
2066 tree x_current_class_ptr;
2113 ? &cp_function_chain->x_current_class_ptr \
2114 : &scope_chain->x_current_class_ptr))
1836 tree x_current_class_ptr; variable
2061 tree x_current_class_ptr; variable

Completed in 53 milliseconds