Searched defs:CacheSignature (Results 1 – 2 of 2) sorted by relevance
109 struct CacheSignature { struct119 CacheSignature() = default; argument133 /// Return true only if the CacheSignature is valid. argument142 bool operator==(const CacheSignature &rhs) const { argument
166 CacheSignature::CacheSignature(lldb_private::Module *module) { in CacheSignature() function in CacheSignature 182 CacheSignature::CacheSignature(lldb_private::ObjectFile *objfile) { in CacheSignature() function in CacheSignature