Home
last modified time | relevance | path

Searched defs:anyType (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DenumOperations.ts4 var anyType: any = 0; variable
/third_party/typescript/tests/baselines/reference/
DenumOperations.js5 var anyType: any = 0; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/FuzzMutate/
DOpDescriptor.h105 static inline SourcePred anyType() { in anyType() function