Searched refs:TYPE_SYSTEM (Results 1 – 2 of 2) sorted by relevance
25 TYPE_SYSTEM = 0x2387cef, enumerator34 bool IsSystem() const { return type_ == TYPE_SYSTEM; } in IsSystem()39 type_ = TYPE_SYSTEM; in SetSystem()
16 if (type_ == TYPE_SYSTEM) { in ~LibraryView()28 if (type_ == TYPE_SYSTEM) in LookupSymbol()