Searched defs:isGlobal (Results 1 – 1 of 1) sorted by relevance
223 inline bool isGlobal() const { return (mIndex & DIR_MASK) == DIR_GLOBAL; } in isGlobal() function384 inline bool isGlobal() const { return _mIndex.isGlobal(); } in isGlobal() function