Home
last modified time | relevance | path

Searched refs:SHFILEOPSTRUCTW (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/utils/lit/lit/
H A DTestRunner.py466 class SHFILEOPSTRUCTW(Structure): class
488 SHFileOperationW.argtypes = [POINTER(SHFILEOPSTRUCTW)]
494 operation = SHFILEOPSTRUCTW(wFunc=UINT(FO_DELETE),
/llvm-project-15.0.7/llvm/lib/Support/Windows/
H A DPath.inc1350 SHFILEOPSTRUCTW shfos = {};