Searched refs:HasPathFlag (Results 1 – 3 of 3) sorted by relevance
55 HasPathFlag = 64, ///< Member has a full or partial path enumerator139 bool hasPath() const { return flags&HasPathFlag; } in hasPath()
107 flags |= HasPathFlag; in replaceWith()109 flags &= ~HasPathFlag; in replaceWith()
181 flags |= ArchiveMember::HasPathFlag; in addFileBefore()