Home
last modified time | relevance | path

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

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