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

  /src/external/gpl3/gcc/dist/libcpp/
internal.h 436 struct cpp_context base_context; member in struct:cpp_reader
  /src/external/gpl3/gcc.old/dist/libcpp/
internal.h 435 struct cpp_context base_context; member in struct:cpp_reader
  /src/external/gpl3/gcc/dist/gcc/objc/
objc-act.cc 6795 tree base_context = context;
6805 for (x = IMPL_PROPERTY_DECL (base_context); x; x = TREE_CHAIN (x))
6817 context = base_context;
6792 tree base_context = context; local
  /src/external/gpl3/gcc.old/dist/gcc/objc/
objc-act.cc 6797 tree base_context = context;
6807 for (x = IMPL_PROPERTY_DECL (base_context); x; x = TREE_CHAIN (x))
6819 context = base_context;
6794 tree base_context = context; local

Completed in 165 milliseconds