MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / get

Method get

tools/clang/lib/Basic/FileSystemStatCache.cpp:43–107  ·  view source on GitHub ↗

FileSystemStatCache::get - Get the 'stat' information for the specified path, using the cache to accelerate it if possible. This returns true if the path does not exist or false if it exists. If isFile is true, then this lookup should only return success for files (not directories). If it is false this lookup should only return success for directories (not files). On a successful file lookup,

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

makeAbsoluteMethod · 0.45
pushOverlayMethod · 0.45
getBufferMethod · 0.45
getChildMethod · 0.45
addChildMethod · 0.45
addFileMethod · 0.45
statusMethod · 0.45
openFileForReadMethod · 0.45
dir_beginMethod · 0.45
getLastContentMethod · 0.45
dumpMethod · 0.45
dumpEntryMethod · 0.45

Calls 5

copyStatusToFileDataFunction · 0.85
moveFunction · 0.50
getStatMethod · 0.45
statusMethod · 0.45
openFileForReadMethod · 0.45

Tested by

no test coverage detected