Home
last modified time | relevance | path

Searched defs:Folder (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
Dhelpers.ts9 export type Folder = TestFSWithWatch.Folder; alias
/third_party/typescript/src/harness/
DvirtualFileSystemWithWatch.ts50 export interface Folder { interface
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DBranchFolding.cpp134 BranchFolder Folder(EnableTailMerge, /*CommonHoist=*/true, MBBFreqInfo, in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h867 T Folder; variable