Home | History | Annotate | Download | only in src

Lines Matching defs:is_global

6257     bool is_global() { return (value_ & GLOBAL) != 0; }