Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
clear
Method · 0.45
CACHE
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected