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

  /src/external/gpl3/gcc/dist/gcc/cp/
cp-tree.h 5738 ba_ignore_scope = 1 << 2 /* Ignore access allowed by local scope. */
5729 ba_ignore_scope = 1 << 2 \/* Ignore access allowed by local scope. *\/ enumerator in enum:base_access_flags
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cp-tree.h 5596 ba_ignore_scope = 1 << 2 /* Ignore access allowed by local scope. */
5587 ba_ignore_scope = 1 << 2 \/* Ignore access allowed by local scope. *\/ enumerator in enum:base_access_flags

Completed in 33 milliseconds