MCPcopy Create free account
hub / github.com/PCSX2/pcsx2 / clear

Method clear

pcsx2/Cache.cpp:83–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81 }
82
83 void clear()
84 {
85 rawValue &= LRF_FLAG;
86 }
87
88 constexpr bool isValidPFN() const
89 {

Callers 2

clearMethod · 0.45
CACHEFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected