Home
last modified time | relevance | path

Searched defs:Args2 (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/cases/conformance/types/mapped/
DmappedTypes5.ts33 type Args2<T extends State> = { alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp2482 SmallVector<Type *, 3> Args2 = {IntptrTy, IntptrTy}; in initializeCallbacks() local